[-] BO : #PSTEST-197 : bug fixed when a supplier picture is about to be deleted
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11781 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
<div id="image">
|
||||
{$fields_value.image}
|
||||
<p align="center">{l s='File size'} {$fields_value.size}kb</p>
|
||||
<a href="{$current}&id_category={$form_id}&token={$token}&deleteImage=1">
|
||||
<a href="{$current}&id_{$table}={$form_id}&token={$token}&deleteImage=1">
|
||||
<img src="../img/admin/delete.gif" alt="{l s='Delete'}" /> {l s='Delete'}
|
||||
</a>
|
||||
</div><br />
|
||||
|
||||
Reference in New Issue
Block a user