From 54fc109f97284a40cba84b131fcc5948e503bbac Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 9 Jun 2010 19:13:02 +0000 Subject: merge r6507 from trunk 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/branches/2.1@6508 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