From 9559829f59a64c545dc1589427f467cf45419d02 Mon Sep 17 00:00:00 2001 From: nikrou Date: Tue, 20 Apr 2010 21:41:07 +0000 Subject: Fix some errors in generated html git-svn-id: http://piwigo.org/svn/trunk@5931 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/picture.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/default') diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index 57353ef6f..73bd52840 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -252,11 +252,11 @@ y.callService( {if isset($metadata)} {foreach from=$metadata item=meta} - + {foreach from=$meta.lines item=value key=label} - + -- cgit v1.2.3
{$meta.TITLE}
{$label} {$value}