diff options
Diffstat (limited to 'themes/default/template/slideshow.tpl')
-rw-r--r-- | themes/default/template/slideshow.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/template/slideshow.tpl b/themes/default/template/slideshow.tpl index a310935a2..03e5225bf 100644 --- a/themes/default/template/slideshow.tpl +++ b/themes/default/template/slideshow.tpl @@ -14,6 +14,8 @@ {include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'} </div> +{include file='picture_toolbar.tpl'} + <div id="theImage"> {$ELEMENT_CONTENT} {if isset($COMMENT_IMG)} |