From e7e1f411ae630c42bbb5a6777b2bfbbd7ba4dc24 Mon Sep 17 00:00:00 2001 From: vChabot Date: Tue, 24 Jan 2012 09:27:25 +0000 Subject: [PATCH] // categories form BO : display improved with CSS --- .../themes/default/template/controllers/categories/form.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/categories/form.tpl b/admin-dev/themes/default/template/controllers/categories/form.tpl index 7ddd02be3..d99981d2f 100644 --- a/admin-dev/themes/default/template/controllers/categories/form.tpl +++ b/admin-dev/themes/default/template/controllers/categories/form.tpl @@ -27,11 +27,11 @@ {block name="end_field_block"} {if ($input.name == 'groupBox')} -

+

{$input.info_introduction}
{$input.unidentified}
{$input.guest}
{$input.customer}
-





+

{/if} {/block}