From 05d6d1801ad0050d615a7c6c144e9ac820b76269 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Wed, 3 Oct 2012 09:50:09 +0000 Subject: [PATCH] [-] BO : fix #PSCFV-4644 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17712 b9a71923-0436-4b27-9f14-aed3839534dd --- 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}