From c78a72fc5bbe121cb538d06ce05f4171362eaca6 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 11 Dec 2002 16:30:53 +0000 Subject: [PATCH] Added a slash. Wow! --- course/categories.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/categories.php b/course/categories.php index e6ace10e07..031a39018c 100644 --- a/course/categories.php +++ b/course/categories.php @@ -25,7 +25,7 @@ $stradd = get_string("add"); print_header("$site->shortname: $strcategories", "$site->fullname", - "wwwroot/admin\">$stradministration -> $strcategories"); + "wwwroot/admin/\">$stradministration -> $strcategories"); print_heading($strcategories); -- 2.39.5