aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/picture.tpl
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-05-07 12:19:18 +0000
committermistic100 <mistic@piwigo.org>2011-05-07 12:19:18 +0000
commit0cbac27ddbc1116095561864981af4f6f7cf7f57 (patch)
tree2a91d6f016d9903393f9dd435119639d3e8c3b04 /themes/default/template/picture.tpl
parentaff4a5c85ab2eba69c9b76c7f86e75fe66ecb6b4 (diff)
center informations table on first and last picture page (second try)
git-svn-id: http://piwigo.org/svn/trunk@10804 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/template/picture.tpl')
-rw-r--r--themes/default/template/picture.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl
index f52dc3255..12d020269 100644
--- a/themes/default/template/picture.tpl
+++ b/themes/default/template/picture.tpl
@@ -106,6 +106,7 @@ y.callService(
</div>
+<div id="imageInfos">
{if $DISPLAY_NAV_THUMB}
{if isset($previous)}
<a class="navThumb" id="linkPrev" href="{$previous.U_IMG}" title="{'Previous'|@translate} : {$previous.TITLE}" rel="prev">
@@ -277,6 +278,7 @@ y.callService(
{/foreach}
</table>
{/if}
+</div>
<hr class="separation">