From dc6176db21dfee3b786feeb29cd32e33a036b4c0 Mon Sep 17 00:00:00 2001 From: nikrou Date: Wed, 11 Mar 2009 19:41:21 +0000 Subject: fix html warnings. unclosed monotags git-svn-id: http://piwigo.org/svn/trunk@3189 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/thumbnails.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/thumbnails.tpl') diff --git a/template/yoga/thumbnails.tpl b/template/yoga/thumbnails.tpl index 31d6cb890..8aaf5ac2f 100644 --- a/template/yoga/thumbnails.tpl +++ b/template/yoga/thumbnails.tpl @@ -13,7 +13,7 @@ {if isset($thumbnail.NAME)}{$thumbnail.NAME}{/if} {if !empty($thumbnail.icon_ts)} - (!) + (!) {/if} {if isset($thumbnail.NB_COMMENTS)} -- cgit v1.2.3