Removed focus from course page - see Bug 825

This commit is contained in:
moodler 2003-10-09 12:42:47 +00:00
parent c0cf7543b6
commit 6bf0078f07

View file

@ -64,7 +64,7 @@
$loggedinas = "<p class=\"logininfo\">".user_login_string($course, $USER)."</p>";
print_header("$courseword: $course->fullname", "$course->fullname", "$course->shortname", "search.search", "", true,
print_header("$courseword: $course->fullname", "$course->fullname", "$course->shortname", "", "", true,
update_course_icon($course->id), $loggedinas);
get_all_mods($course->id, $mods, $modnames, $modnamesplural, $modnamesused);