From 02e5529bd513360bd4fd31057cea3052301bcbcf Mon Sep 17 00:00:00 2001 From: Amy Groshek Date: Tue, 13 Nov 2012 14:25:54 -0600 Subject: [PATCH] MDL-36576 - change generalbox classname to generaltable to fix rounded corners on the table background color --- course/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/index.php b/course/index.php index e086dcffe14..f315d4e592e 100644 --- a/course/index.php +++ b/course/index.php @@ -254,7 +254,7 @@ $parentlist = array(); $displaylist[0] = get_string('top'); make_categories_list($displaylist, $parentlist); -echo ''; +echo '
'; echo ''; echo ''; echo ''; -- 2.43.0
'.$strcategories.''.$strcourses.''.$stredit.'