From: julmis Date: Sat, 2 Oct 2004 17:09:39 +0000 (+0000) Subject: Making code more xhtml compatible X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c802303cc4685660fd6942f371dc6c6ff8c0784f;p=moodle.git Making code more xhtml compatible --- diff --git a/lib/editor/coursefiles.php b/lib/editor/coursefiles.php index 9f6bd9445b..d2415279c3 100644 --- a/lib/editor/coursefiles.php +++ b/lib/editor/coursefiles.php @@ -31,7 +31,7 @@ } function html_footer() { - echo ""; + echo "\n\n\n"; } function html_header($course, $wdir, $formfield=""){ @@ -39,8 +39,11 @@ global $CFG; ?> + + " /> coursefiles