From efe4e3adb73ba6e1b6fed20082bf4f050181e927 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Wed, 3 Oct 2012 09:50:09 +0000 Subject: [PATCH] [-] BO : fix #PSCFV-4644 --- admin-dev/themes/default/template/helpers/form/form.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 2f8a57789..478c43994 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -213,12 +213,12 @@
{foreach $languages as $language}
- +
{/foreach}
{else} - + {/if} {elseif $input.type == 'checkbox'} {foreach $input.values.query as $value}