aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/slideshow.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/slideshow.tpl')
-rw-r--r--template/yoga/slideshow.tpl11
1 files changed, 8 insertions, 3 deletions
diff --git a/template/yoga/slideshow.tpl b/template/yoga/slideshow.tpl
index aef05a228..1be2c5a81 100644
--- a/template/yoga/slideshow.tpl
+++ b/template/yoga/slideshow.tpl
@@ -10,9 +10,14 @@
<h2 class="showtitle">{TITLE}</h2>
<!-- END title -->
</div>
+
+<div id="imageToolBar">
+ {NAV_BUTTONS}
+</div>
+
<div id="theImage">
{ELEMENT_CONTENT}
-<!-- BEGIN legend -->
-<p class="showlegend">{legend.COMMENT_IMG}</p>
-<!-- END legend -->
+ <!-- BEGIN legend -->
+ <p class="showlegend">{legend.COMMENT_IMG}</p>
+ <!-- END legend -->
</div>