Index: index.php =================================================================== --- index.php +++ index.php @@ -331,6 +331,11 @@ echo ' '; + if (has_capability('moodle/role:assign', $category->context)) { + echo ''. + ' '; + } + echo ' ';