From 6607c3882a6b913342479de80edb5e9fbd7fef4f Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 16 Oct 2008 00:50:37 +0000 Subject: - picture nav buttons use the get_extent modifier - comments title on picture page is singular/plural language sensitive - improved P@t commit (no double home display on picture nav bar) so that it works with my site git-svn-id: http://piwigo.org/svn/branches/2.0@2758 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/slideshow.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/slideshow.tpl') 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 @@
- {include file=$FILE_PICTURE_NAV_BUTTONS} + {include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'}
-- cgit v1.2.3