From eb78f766c3ef42a196132d15810517e6d0e3b53d Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Tue, 27 Aug 2013 14:19:38 +0200 Subject: [PATCH] // Fix for panel heading --- admin-dev/themes/default/template/helpers/list/list_header.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 50ccc869b..62fadca9c 100644 --- a/admin-dev/themes/default/template/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/helpers/list/list_header.tpl @@ -76,7 +76,7 @@
{if is_array($title)}{$title|end}{else}{$title}{/if} - + {foreach from=$toolbar_btn item=btn key=k}