XHTML strict.

This commit is contained in:
tjhunt
2009-07-04 13:36:19 +00:00
parent 4af1e3b060
commit 024d4aafbf
+5 -1
View File
@@ -433,6 +433,10 @@
print_course_search();
print_footer();
if ($editingon && update_category_button()) {
admin_externalpage_print_footer();
} else {
print_footer();
}
?>