From 3b3ab94282449c1142c644e024df3f31c079aa9d Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 12 Aug 2003 16:44:22 +0000 Subject: [PATCH] Never checked this in with the course search --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 86259d3f5f..28f953926a 100644 --- a/index.php +++ b/index.php @@ -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%"); } -- 2.39.5