aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/picture.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/picture.tpl')
-rw-r--r--template/default/picture.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/picture.tpl b/template/default/picture.tpl
index c2e5f14ab..fb26af582 100644
--- a/template/default/picture.tpl
+++ b/template/default/picture.tpl
@@ -2,7 +2,7 @@
<div class="information">{information.INFORMATION}</div>
<!-- END information -->
<div class="titrePage">
- <div id="gauche"><a href="{U_HOME}">{L_HOME}</a> &gt; {CATEGORY}</div>
+ <div id="gauche"><a href="{U_HOME}">{L_HOME}</a>{LEVEL_SEPARATOR}{CATEGORY}</div>
<div id="centre" class="nameImage">{TITLE}</div>
<div id="droite">{PHOTO}</div>
</div>