From: moodler Date: Wed, 11 Dec 2002 16:30:53 +0000 (+0000) Subject: Added a slash. Wow! X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c78a72fc5bbe121cb538d06ce05f4171362eaca6;p=moodle.git Added a slash. Wow! --- 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);