[-] 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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user