[*] BO : Added a link to the customer group edition on the customer page

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15035 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-05-03 09:45:19 +00:00
parent f9892ed7cd
commit dcfc730177
@@ -152,7 +152,12 @@
<div class="clear">&nbsp;</div>
<h2>{l s='Groups'} ({count($groups)})</h2>
<h2>
{l s='Groups'} ({count($groups)})
<a href="{$current}&addcustomer&id_customer={$customer->id}&token={$token}">
<img src="../img/admin/edit.gif" />
</a>
</h2>
{if $groups AND count($groups)}
<table cellspacing="0" cellpadding="0" class="table" style="width:100%;">
<colgroup>