From b3dcaf91b477658d4607e5e76b414de906f49690 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Thu, 26 May 2011 11:36:29 +0000 Subject: add an id=theMainImage for main image and class=imageComment for image comment git-svn-id: http://piwigo.org/svn/trunk@11062 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/picture.tpl | 2 +- themes/default/template/picture_content.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/default/template') diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index d029aa33d..79c5075af 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -100,7 +100,7 @@ y.callService( {$ELEMENT_CONTENT} {if isset($COMMENT_IMG)} -

{$COMMENT_IMG}

+

{$COMMENT_IMG}

{/if} {if isset($U_SLIDESHOW_STOP)} diff --git a/themes/default/template/picture_content.tpl b/themes/default/template/picture_content.tpl index c4c6da3bf..53681b585 100644 --- a/themes/default/template/picture_content.tpl +++ b/themes/default/template/picture_content.tpl @@ -2,7 +2,7 @@ {combine_script id='core.scripts' load='async' path='themes/default/js/scripts.js'} {/if} - {$ALT_IMG} -- cgit v1.2.3