diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 2f320e36e..dae22d7a4 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -102,10 +102,19 @@ {/literal} {/if} - {if isset($input.maxchar)} + {if isset($input.maxchar) || isset($input.prefix) || isset($input.suffix)}