From 7ef459ebed850905384776e7375c3e4ff76f26af Mon Sep 17 00:00:00 2001 From: martin Date: Thu, 12 Sep 2002 02:42:22 +0000 Subject: [PATCH] Fixed bug with category links on front page --- course/lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/lib.php b/course/lib.php index b7cf38c04a..cde060d76e 100644 --- a/course/lib.php +++ b/course/lib.php @@ -622,7 +622,7 @@ function print_course_categories($categories, $selected="none", $width=180) { } foreach ($categories as $category) { print_simple_box_start("LEFT", "100%"); - print_heading("$category->name", "LEFT"); + print_heading("id\">$category->name", "LEFT"); $some = false; echo "