diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl
index 797a61955..20e861762 100644
--- a/admin-dev/themes/default/template/helpers/form/form.tpl
+++ b/admin-dev/themes/default/template/helpers/form/form.tpl
@@ -141,7 +141,7 @@
{$input.required = false}
{$input.desc = null}
{else}
-
{elseif $input.type == 'birthday'}
{foreach $input.options as $key => $select}
-