From 80f2c704c9bd467dfc1670e43d883a67d531d955 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 9 Jun 2010 19:12:10 +0000 Subject: optim: replace html_options call in picture.tpl with a foreach (html_options loads several smarty files which is overkill for one single use for admins only git-svn-id: http://piwigo.org/svn/trunk@6507 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/picture.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'themes/default') diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index 39ef2ee9d..7e9a796ea 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -240,7 +240,9 @@ y.callService( }{/literal} {/if} -- cgit v1.2.3