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 f599a5c7a..fa7571b7c 100644
--- a/admin-dev/themes/default/template/helpers/list/list_header.tpl
+++ b/admin-dev/themes/default/template/helpers/list/list_header.tpl
@@ -200,7 +200,7 @@
{if isset($params.list) && is_array($params.list)}
{foreach $params.list AS $option_value => $option_display}
-
+
{/foreach}
{/if}