From cdedf35b0f2ba3dc3b77620e742a86e35cd0fb87 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Sun, 11 Nov 2007 10:53:31 +0000 Subject: [PATCH] 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. --- course/lib.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/course/lib.php b/course/lib.php index c3e520fd0a7..d18844a94c4 100644 --- a/course/lib.php +++ b/course/lib.php @@ -1836,7 +1836,7 @@ function print_course($course) { $linkcss = $course->visible ? '' : ' class="dimmed" '; - echo '
'; + echo '