From 4b1e7e108298f99d5fafe40d6b7d64cd88d82816 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Thu, 8 Dec 2011 14:18:23 +0000 Subject: [PATCH] // Change description class in form.tpl git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11050 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/template/helper/form/form.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/template/helper/form/form.tpl b/admin-dev/themes/template/helper/form/form.tpl index 0d4e05356..617a0a1ff 100644 --- a/admin-dev/themes/template/helper/form/form.tpl +++ b/admin-dev/themes/template/helper/form/form.tpl @@ -285,7 +285,7 @@ {/if} {if isset($input.required) && $input.required} *{/if} {if isset($input.desc)} -

+

{if is_array($input.desc)} {foreach $input.desc as $p} {if is_array($p)}