Typo
This commit is contained in:
parent
6df524bcb0
commit
cc257d8abc
@ -60,7 +60,7 @@ print '<div class="fichecenter"><div class="fichethirdleft">';
|
|||||||
// Search thirdparty
|
// Search thirdparty
|
||||||
if (! empty($conf->societe->enabled) && $user->rights->societe->lire)
|
if (! empty($conf->societe->enabled) && $user->rights->societe->lire)
|
||||||
{
|
{
|
||||||
$listofsearchfields['search_thirdparty']=array('text'=>'Thirdparty');
|
$listofsearchfields['search_thirdparty']=array('text'=>'ThirdParty');
|
||||||
}
|
}
|
||||||
// Search contact/address
|
// Search contact/address
|
||||||
if (! empty($conf->societe->enabled) && $user->rights->societe->lire)
|
if (! empty($conf->societe->enabled) && $user->rights->societe->lire)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user