Revision 536
Added by doc almost 17 years ago
groups.php | ||
---|---|---|
141 | 141 |
'SECTION_SETTINGS' => $MENU['SETTINGS'], |
142 | 142 |
'SECTION_USERS' => $MENU['USERS'], |
143 | 143 |
'SECTION_GROUPS' => $MENU['GROUPS'], |
144 |
'SECTION_ADMINTOOLS' => $MENU['ADMINTOOLS'], |
|
144 | 145 |
'TEXT_VIEW' => $TEXT['VIEW'], |
145 | 146 |
'TEXT_ADD' => $TEXT['ADD'], |
146 | 147 |
'TEXT_LEVEL' => $TEXT['LEVEL'], |
Also available in: Unified diff
Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.