From: moodler Date: Sat, 16 Aug 2003 05:29:29 +0000 (+0000) Subject: FIxed the search X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f07c9d23fc02c309c2e039dde76405170c96b293;p=moodle.git FIxed the search --- diff --git a/course/teacher.php b/course/teacher.php index 4d0622157a..9cbc83fdc4 100644 --- a/course/teacher.php +++ b/course/teacher.php @@ -251,11 +251,13 @@ } if ($search or $usercount > MAX_USERS_PER_PAGE) { - echo "
"; + echo "
"; + echo ""; echo "id\">"; echo ""; echo ""; echo ""; + echo "
"; } echo "";