From c5969b786a88a2793c4174fb5429b60e1d86abdf Mon Sep 17 00:00:00 2001 From: rvelices Date: Sat, 14 Jan 2012 06:19:22 +0000 Subject: bug 2514 improve prev/next navigation navigation on picture page git-svn-id: http://piwigo.org/svn/trunk@12880 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/slideshow.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/template/slideshow.tpl') diff --git a/themes/default/template/slideshow.tpl b/themes/default/template/slideshow.tpl index a310935a2..db360737c 100644 --- a/themes/default/template/slideshow.tpl +++ b/themes/default/template/slideshow.tpl @@ -14,7 +14,7 @@ {include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'} -
+
{$ELEMENT_CONTENT} {if isset($COMMENT_IMG)}

{$COMMENT_IMG}

-- cgit v1.2.3