Never checked this in with the course search

This commit is contained in:
moodler 2003-08-12 16:44:22 +00:00
parent c6ee38d073
commit 3b3ab94282

View File

@ -148,6 +148,7 @@
print_simple_box_start("center", "100%");
print_whole_category_list();
print_simple_box_end();
print_course_search();
} else {
print_courses(0, "100%");
}