[-] BO : fix #PSTEST-321

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12176 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-01-05 10:25:36 +00:00
parent dc63ebd9a4
commit 0a0f4d1a0a
2 changed files with 6 additions and 2 deletions
@@ -79,7 +79,7 @@
{/if}
{elseif isset($params.image)}
{$tr.$key}
{elseif (isset($params.icon))}
{elseif isset($params.icon)}
<img src="../img/admin/{$tr[$key]}" alt="{$tr[$key]}" title="{$tr[$key]}" />
{elseif isset($params.price)}
{$tr.$key}