--- indexorig.php 2009-06-22 14:26:40.000000000 +0100 +++ indexmod.php 2009-06-22 14:24:08.000000000 +0100 @@ -299,6 +299,7 @@ $str = new stdClass; $str->edit = get_string('edit'); $str->delete = get_string('delete'); + $str->assignroles = get_string('assignroles','role.php'); $str->moveup = get_string('moveup'); $str->movedown = get_string('movedown'); $str->edit = get_string('editthiscategory'); @@ -334,6 +335,9 @@ echo ' '; + echo ' '; + if (!empty($category->visible)) { echo ' ';