Modif picto type adhérents
This commit is contained in:
parent
98ea2ff6b7
commit
3396f775dd
@ -40,7 +40,7 @@ if (! $user->societe_id == 0)
|
|||||||
|
|
||||||
$entitytoicon=array(
|
$entitytoicon=array(
|
||||||
'invoice'=>'bill','invoice_line'=>'bill',
|
'invoice'=>'bill','invoice_line'=>'bill',
|
||||||
'member'=>'user', 'member_type'=>'user');
|
'member'=>'user', 'member_type'=>'group');
|
||||||
$entitytolang=array(
|
$entitytolang=array(
|
||||||
'user'=>'User',
|
'user'=>'User',
|
||||||
'company'=>'Company','contact'=>'Contact',
|
'company'=>'Company','contact'=>'Contact',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user