diff options
Diffstat (limited to 'admin/themes/default/template/user_perm.tpl')
-rw-r--r-- | admin/themes/default/template/user_perm.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/themes/default/template/user_perm.tpl b/admin/themes/default/template/user_perm.tpl index d1ecdca9a..031ab7000 100644 --- a/admin/themes/default/template/user_perm.tpl +++ b/admin/themes/default/template/user_perm.tpl @@ -2,7 +2,7 @@ {if isset($categories_because_of_groups) } <fieldset> - <legend>{'Categories authorized thanks to group associations'|@translate}</legend> + <legend>{'Albums authorized thanks to group associations'|@translate}</legend> <ul> {foreach from=$categories_because_of_groups item=cat } @@ -14,7 +14,7 @@ <fieldset> - <legend>{'Other private categories'|@translate}</legend> + <legend>{'Other private albums'|@translate}</legend> <form method="post" action="{$F_ACTION}"> {$DOUBLE_SELECT} |