From 660bb870cc9ce004e865c42e69e85fc1d0939b0e Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Thu, 19 Sep 2013 19:45:21 +0200 Subject: [PATCH] // Add tooltip to list header toolbar button --- .../default/template/helpers/list/list_header.tpl | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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 1f9ad3cc1..eb98147d2 100644 --- a/admin-dev/themes/default/template/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/helpers/list/list_header.tpl @@ -101,7 +101,11 @@ {foreach from=$toolbar_btn item=btn key=k} - + {if $k == 'modules-list'}