1
0
mirror of https://github.com/moodle/moodle.git synced 2025-05-13 03:36:09 +02:00

FIxed tabs on module edit pages

This commit is contained in:
moodler 2007-01-26 06:32:53 +00:00
parent 0b4f88a6d6
commit 0f22ec3356

@ -153,7 +153,6 @@ if ($context->contextlevel != CONTEXT_SYSTEM) { // Print tabs for anything ex
} else {
$inactive[] = '';
$activetwo = array();
$currenttab = 'roles';
}
if (!empty($secondrow)) {