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

This commit is contained in:
mDeflotte
2012-07-18 08:54:30 +00:00
parent 98bc410d9a
commit 0abfceed58
@@ -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>