]> git.mjollnir.org Git - moodle.git/commitdiff
Oops forgot autofocussing
authormoodler <moodler>
Thu, 5 Aug 2004 09:27:40 +0000 (09:27 +0000)
committermoodler <moodler>
Thu, 5 Aug 2004 09:27:40 +0000 (09:27 +0000)
course/student.php

index 4aff6912cc328d53d3e12c8e1503f202aa5770d1..3ec3d5fc9eedb4cf62358e24ca38de51259df83f 100644 (file)
@@ -45,7 +45,8 @@
 
        print_header("$course->shortname: $strassignstudents", 
                  "$site->fullname", 
-                 "<a href=\"view.php?id=$course->id\">$course->shortname</a> -> $strassignstudents", "");
+                 "<a href=\"view.php?id=$course->id\">$course->shortname</a> -> $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