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)}