From 4313922f6505b21c231b8b1bb1a018beabe0d3b0 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 24 Oct 2002 12:49:53 +0000 Subject: [PATCH] Fix for category box display on IE --- course/lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/lib.php b/course/lib.php index b064802456..1343763413 100644 --- a/course/lib.php +++ b/course/lib.php @@ -579,7 +579,7 @@ function print_course_categories($categories, $selected="none", $width=180) { print_spacer(8,1); } foreach ($categories as $category) { - print_simple_box_start("LEFT", "100%"); + print_simple_box_start("CENTER", "100%"); print_heading("id\">$category->name", "LEFT"); $some = false; echo "