From: moodler Date: Mon, 10 Nov 2003 01:49:00 +0000 (+0000) Subject: Removed text focus to avoid errors in IE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=26e40578f84138f5f149607c2d2cc27ce87bb126;p=moodle.git Removed text focus to avoid errors in IE --- 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";