bug #5347 - JS code after page end??? corrected
This commit is contained in:
+3
-3
@@ -212,13 +212,13 @@
|
||||
print_simple_box_start("center");
|
||||
include("edit.html");
|
||||
print_simple_box_end();
|
||||
|
||||
print_footer($course);
|
||||
|
||||
|
||||
if ($usehtmleditor) {
|
||||
use_html_editor("summary");
|
||||
}
|
||||
|
||||
print_footer($course);
|
||||
|
||||
exit;
|
||||
|
||||
/// Functions /////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user