From bea3462f56e589ac95619c865cb4d89efe554d13 Mon Sep 17 00:00:00 2001 From: nikrou Date: Mon, 9 Mar 2009 19:41:45 +0000 Subject: fix html warnings. unclosed monotags git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/thumbnail.tpl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'admin/template/goto/thumbnail.tpl') diff --git a/admin/template/goto/thumbnail.tpl b/admin/template/goto/thumbnail.tpl index d753e0175..b38692d42 100644 --- a/admin/template/goto/thumbnail.tpl +++ b/admin/template/goto/thumbnail.tpl @@ -16,7 +16,7 @@ {foreach from=$results.elements item=elt} {$elt.PATH} - + {$elt.GEN_TIME} {$elt.TN_FILESIZE_IMG} {$elt.TN_WIDTH_IMG} x {$elt.TN_HEIGHT_IMG} @@ -49,7 +49,7 @@ {$results.TN_AVERAGE} -
+
{/if} {if isset($params) } @@ -62,10 +62,10 @@
  • {'tn_params_GD'|@translate}
  • @@ -73,27 +73,27 @@ - +
  • - +
  • {'Number of thumbnails to create'|@translate} - - - - + + + +
  • -

    +

    {/if} {*isset params*} -- cgit v1.2.3