diff --git a/htdocs/comm/multiprix.php b/htdocs/comm/multiprix.php index 3e15d794d7e..e641b5a3f27 100644 --- a/htdocs/comm/multiprix.php +++ b/htdocs/comm/multiprix.php @@ -86,7 +86,7 @@ if ($_socid > 0) if ($objsoc->client == 1) $tabchoice='customer'; if ($objsoc->client == 2) $tabchoice='prospect'; - dol_fiche_head($head, $tabchoice, $langs->trans("ThirdParty")); + dol_fiche_head($head, $tabchoice, $langs->trans("ThirdParty"), 0, 'company'); print '
';