[-] BO : #PSCFV-3247 - Fix link to edit customer profile

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16465 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-07-18 08:54:30 +00:00
parent 29ec710ed1
commit d084167163
@@ -59,7 +59,7 @@
<div class="info-customer-left">
<div style="float: right">
<a href="{$current}&addcustomer&id_customer={$customer->id}&token={$token}">
<a href="{$current}&updatecustomer&id_customer={$customer->id}&token={$token}">
<img src="../img/admin/edit.gif" />
</a>
</div>