From 0f22ec3356409f75fba2d076bb242423f3dbc94c Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 26 Jan 2007 06:32:53 +0000 Subject: [PATCH] FIxed tabs on module edit pages --- admin/roles/tabs.php | 1 - 1 file changed, 1 deletion(-) diff --git a/admin/roles/tabs.php b/admin/roles/tabs.php index 33f27e089d..7c721310d5 100755 --- a/admin/roles/tabs.php +++ b/admin/roles/tabs.php @@ -153,7 +153,6 @@ if ($context->contextlevel != CONTEXT_SYSTEM) { // Print tabs for anything ex } else { $inactive[] = ''; $activetwo = array(); - $currenttab = 'roles'; } if (!empty($secondrow)) { -- 2.39.5