MINOR Changed CMS section name from "Users" back to its 2.4 label, "Security". Mainly to avoid breadcrumb weirdnesses when having a "Users/Users/My User" path. Signed off by Paul.

This commit is contained in:
Ingo Schommer 2012-05-08 10:25:19 +02:00
parent a2dbd69f2c
commit f2d2f5bb0e
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ class SecurityAdmin extends LeftAndMain implements PermissionProvider {
static $url_rule = '/$Action/$ID/$OtherID';
static $menu_title = 'Users';
static $menu_title = 'Security';
static $tree_class = 'Group';

View File

@ -426,7 +426,7 @@ en:
IMPORTGROUPS: 'Import groups'
IMPORTUSERS: 'Import users'
MEMBERS: Members
MENUTITLE: Users
MENUTITLE: Security
MemberListCaution: 'Caution: Removing members from this list will remove them from all groups and the database'
NEWGROUP: 'New Group'
PERMISSIONS: Permissions