Fix: Trad
This commit is contained in:
parent
624d79b437
commit
3fd78848f2
@ -1055,7 +1055,7 @@ function left_menu($menu_array_before, $helppagename='', $moresearchform='', $me
|
|||||||
{
|
{
|
||||||
$langs->load("companies");
|
$langs->load("companies");
|
||||||
$searchform.=printSearchForm(DOL_URL_ROOT.'/societe/societe.php', DOL_URL_ROOT.'/societe/societe.php',
|
$searchform.=printSearchForm(DOL_URL_ROOT.'/societe/societe.php', DOL_URL_ROOT.'/societe/societe.php',
|
||||||
img_object('','company').' '.$langs->trans("Companies"), 'soc', 'socname');
|
img_object('','company').' '.$langs->trans("ThirdParties"), 'soc', 'socname');
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($conf->societe->enabled && $conf->global->MAIN_SEARCHFORM_CONTACT && $user->rights->societe->lire)
|
if ($conf->societe->enabled && $conf->global->MAIN_SEARCHFORM_CONTACT && $user->rights->societe->lire)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user