From 76bf61c20a3d7a1ce0832f9febb803d1d4c1b749 Mon Sep 17 00:00:00 2001 From: Kevin Granger Date: Fri, 20 Sep 2013 11:04:41 +0200 Subject: [PATCH] //fix double desc --- .../themes/default/template/helpers/form/form.tpl | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index c57b1b31c..6a1112dde 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -194,19 +194,6 @@ {if isset($input.maxchar)} {/if} - {if !empty($input.desc)} -
- {if is_array($input.desc)} - - {else} - {$input.desc} - {/if} -
- {/if} {if isset($input.maxchar)}