diff options
author | rvelices <rv-github@modusoptimus.com> | 2008-10-16 00:53:15 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2008-10-16 00:53:15 +0000 |
commit | e9c0f98e1477434eec4e8b74c1ba1ca972dec2da (patch) | |
tree | 1fc5fd2343a88386ac0fd584fafc1bd4d14c4666 /template/yoga/slideshow.tpl | |
parent | ebc3c2e2f7d9408db7e5335d63fdd2a003c3d79a (diff) |
merge r 2758 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2759 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/slideshow.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/slideshow.tpl b/template/yoga/slideshow.tpl index 1bbc0029f..f429702e6 100644 --- a/template/yoga/slideshow.tpl +++ b/template/yoga/slideshow.tpl @@ -12,7 +12,7 @@ </div> <div id="imageToolBar"> - {include file=$FILE_PICTURE_NAV_BUTTONS} + {include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'} </div> <div id="theImage"> |