From d5c102d2dff9a73819b38cd992dcc7b31ad3f50d Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 6 Jun 2003 13:53:55 +0000 Subject: [PATCH] Fixed focus --- 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 4411957070..2b7361d2a7 100644 --- a/mod/journal/edit.php +++ b/mod/journal/edit.php @@ -80,7 +80,7 @@ print_header("$course->shortname: $journal->name", "$course->fullname", "wwwroot/course/view.php?id=$course->id\">$course->shortname -> id\">$strjournals -> - id\">$journal->name -> $stredit", "form.text", + id\">$journal->name -> $stredit", "theform.text", "", true, "", navmenu($course, $cm)); echo "
\n"; -- 2.39.5