diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-12-14 06:45:52 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-12-14 06:45:52 +0000 |
commit | 549b6e0507cce14192670645ec1f4be43aa205a7 (patch) | |
tree | 74139d2b8fa28230e5bc21dbf674c740d4b1a8d7 /themes/default/template/slideshow.tpl | |
parent | 7626e48e0172ffcbdca9c14f27134b03e0e501fb (diff) |
css sprites - almost done - still to implement nice colors and hover effect for clear and sylvia
git-svn-id: http://piwigo.org/svn/trunk@8119 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/default/template/slideshow.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/default/template/slideshow.tpl b/themes/default/template/slideshow.tpl index 03e5225bf..a310935a2 100644 --- a/themes/default/template/slideshow.tpl +++ b/themes/default/template/slideshow.tpl @@ -14,8 +14,6 @@ {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)} |