diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 5a803b667..100ab3a7c 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -119,14 +119,14 @@ {if isset($input.disabled) && $input.disabled}disabled="disabled"{/if} {if isset($input.autocomplete) && !$input.autocomplete}autocomplete="off"{/if} />
-
@@ -340,7 +340,7 @@
-