From 4ade8f27755d9d122a25ecf07898cce91764a116 Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Thu, 8 Mar 2012 14:24:48 +0000 Subject: [PATCH] // Add hover to the new button // Add the avaibility to add alt/title attribute to the icon on helper list --- admin-dev/themes/default/template/helpers/list/list_content.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/helpers/list/list_content.tpl b/admin-dev/themes/default/template/helpers/list/list_content.tpl index 8f4c432e6..c44750277 100644 --- a/admin-dev/themes/default/template/helpers/list/list_content.tpl +++ b/admin-dev/themes/default/template/helpers/list/list_content.tpl @@ -84,7 +84,7 @@ {elseif isset($params.image)} {$tr.$key} {elseif isset($params.icon)} - {$tr[$key]} + {$tr[$key]['alt']} {elseif isset($params.price)} {$tr.$key} {elseif isset($params.float)}