aboutsummaryrefslogtreecommitdiffstats
path: root/template-extension
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 /template-extension
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 'template-extension')
-rw-r--r--template-extension/distributed/samples/my-picture.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/template-extension/distributed/samples/my-picture.tpl b/template-extension/distributed/samples/my-picture.tpl
index 0bf9e0fa3..990bca190 100644
--- a/template-extension/distributed/samples/my-picture.tpl
+++ b/template-extension/distributed/samples/my-picture.tpl
@@ -26,9 +26,7 @@
{$LEVEL_SEPARATOR}{$current.TITLE}
</div>
<div class="imageNumber">{$PHOTO}</div>
- {if $SHOW_PICTURE_NAME_ON_TITLE }
<h2>{$current.TITLE}</h2>
- {/if}
</div>
{if !empty($PLUGIN_PICTURE_BEFORE)}{$PLUGIN_PICTURE_BEFORE}{/if}