From: urs_hunkler Date: Fri, 16 Nov 2007 07:29:14 +0000 (+0000) Subject: merged from 1.9 :: MDL-12045 :: the extra "clearer" div broke the custom_corners... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7cd266e9b18eae86cc659572b7a9ec83e472a8d4;p=moodle.git merged from 1.9 :: MDL-12045 :: the extra "clearer" div broke the custom_corners theme on IE7. I removed the "clearer" div and added the class "clerafix" to the surrounding coursebox. --- diff --git a/course/lib.php b/course/lib.php index c3e520fd0a..d18844a94c 100644 --- a/course/lib.php +++ b/course/lib.php @@ -1836,7 +1836,7 @@ function print_course($course) { $linkcss = $course->visible ? '' : ' class="dimmed" '; - echo '
'; + echo '