From f6d5ac7efcaf5263c413eba1a1770f51c7b54de9 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 9 Nov 2003 03:54:26 +0000 Subject: [PATCH] Removed focus from header --- mod/glossary/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/glossary/edit.php b/mod/glossary/edit.php index 1e5189d35a..63db0a7905 100644 --- a/mod/glossary/edit.php +++ b/mod/glossary/edit.php @@ -204,7 +204,7 @@ if ($usehtmleditor = can_use_html_editor()) { print_header(strip_tags("$course->shortname: $glossary->name"), "$course->fullname", "wwwroot/course/view.php?id=$course->id\">$course->shortname -> id\">$strglossaries -> - id\">$glossary->name -> $stredit", "form.text", + id\">$glossary->name -> $stredit", "", "", true, "", navmenu($course, $cm)); echo '

' . stripslashes_safe($glossary->name); -- 2.39.5