[-] BO : fix #PSTEST-321

This commit is contained in:
lLefevre
2012-01-05 10:25:36 +00:00
parent 852ae51184
commit d4a1b26d99
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}