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 1e653e8da..1c0e69df4 100644 --- a/template/yoga/picture.tpl +++ b/template/yoga/picture.tpl @@ -6,9 +6,8 @@ <div class="browsePath"><a href="{U_HOME}">{L_HOME}</a>{LEVEL_SEPARATOR}{CATEGORY}</div> <div class="imageNumber">{PHOTO}</div> <!-- BEGIN title --> - <h1>{TITLE}</h1> + <h2>{TITLE}</h2> <!-- END title --> - <hr class="separation"> </div> <div id="imageToolBar"> |