diff options
Diffstat (limited to 'themes/default/template/menubar_categories.tpl')
-rw-r--r-- | themes/default/template/menubar_categories.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/menubar_categories.tpl b/themes/default/template/menubar_categories.tpl index 5f189bcd1..2349157a8 100644 --- a/themes/default/template/menubar_categories.tpl +++ b/themes/default/template/menubar_categories.tpl @@ -5,7 +5,7 @@ {if isset($U_STOP_FILTER)} <a href="{$U_STOP_FILTER}" title="{'return to the display of all images'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_filter.png" class="button" alt="stop filter"></a> {/if} - <a href="{$block->data.U_CATEGORIES}">{'Categories'|@translate}</a> + <a href="{$block->data.U_CATEGORIES}">{'Albums'|@translate}</a> </dt> <dd> {assign var='ref_level' value=0} |