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 d5552015d..10a3bf9b5 100644 --- a/admin-dev/themes/default/template/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/helpers/list/list_header.tpl @@ -214,7 +214,7 @@ {$params.title} {/if} - {if (!isset($params.orderby) || $params.orderby) && !$simple_header} + {if (!isset($params.orderby) || $params.orderby) && !$simple_header && $show_filters}