mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
Removed tabs
This commit is contained in:
parent
bee7ee3815
commit
dabfd0ed85
67 changed files with 8204 additions and 8204 deletions
|
@ -44,7 +44,7 @@
|
|||
require_login($course->id, false);
|
||||
|
||||
$context = get_context_instance(CONTEXT_MODULE, $cm->id);
|
||||
has_capability('mod/glossary:managecategories', $context->id, true);
|
||||
has_capability('mod/glossary:managecategories', $context->id, true);
|
||||
|
||||
$strglossaries = get_string("modulenameplural", "glossary");
|
||||
$strglossary = get_string("modulename", "glossary");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue