aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/picture.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2012-02-12 10:02:59 +0000
committerrvelices <rv-github@modusoptimus.com>2012-02-12 10:02:59 +0000
commita1833e40a2d81135bf72fb59abeb76c39030d5a5 (patch)
tree9f59387fdb86711cb1b65d9b695b106eea96fd5c /themes/default/template/picture.tpl
parent9469de7482d3ddf7f02b9a17c2c5d3c18f9f205a (diff)
improvement of picture title on picture page, drop boxes on index page ...
sharpening uses a zider scale range git-svn-id: http://piwigo.org/svn/trunk@13115 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/template/picture.tpl')
-rw-r--r--themes/default/template/picture.tpl5
1 files changed, 1 insertions, 4 deletions
diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl
index b679d2ebb..1c562cc4d 100644
--- a/themes/default/template/picture.tpl
+++ b/themes/default/template/picture.tpl
@@ -12,12 +12,9 @@
<div id="imageHeaderBar">
<div class="browsePath">
- {$SECTION_TITLE} {$LEVEL_SEPARATOR}{$current.TITLE}
+ {$SECTION_TITLE} {$LEVEL_SEPARATOR} <h2>{$current.TITLE}</h2>
</div>
<div class="imageNumber">{$PHOTO}</div>
- {if $SHOW_PICTURE_NAME_ON_TITLE}
- <h2>{$current.TITLE}</h2>
- {/if}
</div>
<div id="imageToolBar">