diff --git a/admin-dev/themes/default/template/helpers/list/list_footer.tpl b/admin-dev/themes/default/template/helpers/list/list_footer.tpl index 2ed23de6e..a821088bf 100644 --- a/admin-dev/themes/default/template/helpers/list/list_footer.tpl +++ b/admin-dev/themes/default/template/helpers/list/list_footer.tpl @@ -45,7 +45,7 @@ {if $params.text != 'divider'} -  {$params.text} + {if isset($params.icon)}{/if} {$params.text} {/if}