diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl
index a0d4bc069..143a7de03 100644
--- a/admin-dev/themes/default/template/helpers/form/form.tpl
+++ b/admin-dev/themes/default/template/helpers/form/form.tpl
@@ -229,7 +229,7 @@
{/foreach}
{else}
-
+
{/if}
{elseif $input.type == 'checkbox'}
{foreach $input.values.query as $value}