aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/slideshow.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/slideshow.tpl')
-rw-r--r--themes/default/template/slideshow.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/template/slideshow.tpl b/themes/default/template/slideshow.tpl
index 71fa06558..c37996ebe 100644
--- a/themes/default/template/slideshow.tpl
+++ b/themes/default/template/slideshow.tpl
@@ -12,9 +12,11 @@
{include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'}
</div>
+<div id="content">
<div id="theImage">
{$ELEMENT_CONTENT}
{if isset($COMMENT_IMG)}
<p class="showlegend">{$COMMENT_IMG}</p>
{/if}
</div>
+</div>