From: moodler Date: Thu, 5 Aug 2004 09:27:40 +0000 (+0000) Subject: Oops forgot autofocussing X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f322addf00404c5898744588f66c2f8abe9aba2e;p=moodle.git Oops forgot autofocussing --- diff --git a/course/student.php b/course/student.php index 4aff6912cc..3ec3d5fc9e 100644 --- a/course/student.php +++ b/course/student.php @@ -45,7 +45,8 @@ print_header("$course->shortname: $strassignstudents", "$site->fullname", - "id\">$course->shortname -> $strassignstudents", ""); + "id\">$course->shortname -> $strassignstudents", + "studentform.searchtext"); /// Don't allow restricted teachers to even see this page (because it contains /// a lot of email addresses and access to all student on the server