From 26e40578f84138f5f149607c2d2cc27ce87bb126 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 10 Nov 2003 01:49:00 +0000 Subject: [PATCH] Removed text focus to avoid errors in IE --- mod/journal/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/journal/edit.php b/mod/journal/edit.php index 3906bb764c..1f296c6d0d 100644 --- a/mod/journal/edit.php +++ b/mod/journal/edit.php @@ -78,7 +78,7 @@ print_header("$course->shortname: $journal->name", "$course->fullname", "wwwroot/course/view.php?id=$course->id\">$course->shortname -> id\">$strjournals -> - id\">$journal->name -> $stredit", "theform.text", + id\">$journal->name -> $stredit", "", "", true, "", navmenu($course, $cm)); echo "
\n"; -- 2.39.5