projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6ee38d
)
Never checked this in with the course search
author
moodler
<moodler>
Tue, 12 Aug 2003 16:44:22 +0000
(16:44 +0000)
committer
moodler
<moodler>
Tue, 12 Aug 2003 16:44:22 +0000
(16:44 +0000)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index 86259d3f5fcde51128777b2b329a476a5b1c4e44..28f953926a85e08c266ce91f2f128631cea67440 100644
(file)
--- 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%");
}