From ffa64c90465443eee016bfc1aa91e59b01f2b285 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 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13974 b9a71923-0436-4b27-9f14-aed3839534dd --- 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)}