diff options
Diffstat (limited to 'template/yoga/picture.tpl')
-rw-r--r-- | template/yoga/picture.tpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/yoga/picture.tpl b/template/yoga/picture.tpl index 5b720c85e..c36c51cbc 100644 --- a/template/yoga/picture.tpl +++ b/template/yoga/picture.tpl @@ -29,8 +29,7 @@ <div id="imageHeaderBar"> <div class="browsePath"> - <a href="{$U_HOME}" rel="home">{'home'|@translate}</a> - {if !$IS_HOME}{$LEVEL_SEPARATOR}{$SECTION_TITLE}{/if} + {$SECTION_TITLE} {$LEVEL_SEPARATOR}{$current.TITLE} </div> <div class="imageNumber">{$PHOTO}</div> |