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/cat_modify.tpl | 48 +++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'admin/template/goto/cat_modify.tpl') diff --git a/admin/template/goto/cat_modify.tpl b/admin/template/goto/cat_modify.tpl index 418f87539..01d4e4c71 100644 --- a/admin/template/goto/cat_modify.tpl +++ b/admin/template/goto/cat_modify.tpl @@ -11,18 +11,18 @@ @@ -42,7 +42,7 @@ {'Name'|@translate} - + @@ -99,12 +99,12 @@
{'Sort order'|@translate} - + -
- +
+ -
+
{foreach from=$image_orders item=order}
+
{/foreach}

- - + +

{if isset($representant) } @@ -129,18 +129,18 @@ {if isset($representant.picture) } - + {else} - {'Random picture'|@translate} + {'Random picture'|@translate} {/if} {if $representant.ALLOW_SET_RANDOM } -

+

{/if} {if isset($representant.ALLOW_DELETE) } -

+

{/if} @@ -173,8 +173,8 @@

- - + +

@@ -194,8 +194,8 @@

- - + +

@@ -223,8 +223,8 @@

- - + +

-- cgit v1.2.3