This commit is contained in:
aspangaro 2015-11-01 22:54:33 +01:00
parent 6df524bcb0
commit cc257d8abc

View File

@ -60,7 +60,7 @@ print '<div class="fichecenter"><div class="fichethirdleft">';
// Search thirdparty
if (! empty($conf->societe->enabled) && $user->rights->societe->lire)
{
$listofsearchfields['search_thirdparty']=array('text'=>'Thirdparty');
$listofsearchfields['search_thirdparty']=array('text'=>'ThirdParty');
}
// Search contact/address
if (! empty($conf->societe->enabled) && $user->rights->societe->lire)