diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 74bcf17b9ad8dbf03df6dc241e53bea261d1f2b3..93ec558b8944a1dcab508a8f69e49e26428e9e2f 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);