mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Typo
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user