aboutsummaryrefslogtreecommitdiffstats
path: root/admin/group_perm.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/group_perm.php')
-rw-r--r--admin/group_perm.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/group_perm.php b/admin/group_perm.php
index f664854e7..cae05ab97 100644
--- a/admin/group_perm.php
+++ b/admin/group_perm.php
@@ -132,12 +132,12 @@ $template->assign(
array(
'TITLE' =>
sprintf(
- l10n('Manage permissions for group "%s"'),
+ l10n('Manage permissions for group \"%s\"'),
get_groupname($page['group']
)
),
- 'L_CAT_OPTIONS_TRUE'=>l10n('authorized'),
- 'L_CAT_OPTIONS_FALSE'=>l10n('forbidden'),
+ 'L_CAT_OPTIONS_TRUE'=>l10n('Authorized'),
+ 'L_CAT_OPTIONS_FALSE'=>l10n('Forbidden'),
'F_ACTION' =>
get_root_url().