diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 74bcf17b9ad..93ec558b894 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -375,7 +375,7 @@ else */ $help_url='EN:Module_Third_Parties|FR:Module_Tiers|ES:Empresas'; -llxHeader('','',$help_url); +llxHeader('',$langs->trans("ThirdParty"),$help_url); $form = new Form($db); $formfile = new FormFile($db);