diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/default/template/cat_perm.tpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/admin/themes/default/template/cat_perm.tpl b/admin/themes/default/template/cat_perm.tpl index 4e1a202a0..c44d918ae 100644 --- a/admin/themes/default/template/cat_perm.tpl +++ b/admin/themes/default/template/cat_perm.tpl @@ -1,9 +1,7 @@ <div class="titrePage"> - <h2>{'Edit album permissions'|@translate}</h2> + <h2><span style="letter-spacing:0">{$CATEGORIES_NAV}</span> › {'Edit album'|@translate} {$TABSHEET_TITLE}</h2> </div> -<h3>{$CATEGORIES_NAV}</h3> - <form action="{$F_ACTION}" method="post" id="categoryPermissions"> <h4>{'Groups'|@translate}</h4> |