diff --git a/admin-dev/themes/default/template/helpers/list/list_header.tpl b/admin-dev/themes/default/template/helpers/list/list_header.tpl
index adaa77c08..87c3cb778 100644
--- a/admin-dev/themes/default/template/helpers/list/list_header.tpl
+++ b/admin-dev/themes/default/template/helpers/list/list_header.tpl
@@ -284,7 +284,7 @@
{if isset($params.list) && is_array($params.list)}
{foreach $params.list AS $option_value => $option_display}
-
+
{/foreach}
{/if}