From: moodler Date: Wed, 4 Oct 2006 04:40:55 +0000 (+0000) Subject: Fixed roles link a bit X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0baf9f0f235640553f1e151c1ef7673e4648a7ca;p=moodle.git Fixed roles link a bit --- diff --git a/course/category.php b/course/category.php index 86f5abd46e..2afdfae292 100644 --- a/course/category.php +++ b/course/category.php @@ -107,7 +107,8 @@ } /// Print link to roles - print(''.get_string('roles').''); + echo ''; /// Print the category selector