diff --git a/htdocs/compta/recap-client.php b/htdocs/compta/recap-client.php index a266db71134..7616cd9dc96 100644 --- a/htdocs/compta/recap-client.php +++ b/htdocs/compta/recap-client.php @@ -181,7 +181,7 @@ if ($socid > 0) if ($conf->facture->enabled && $user->rights->facture->lire) { // Factures - print_fiche_titre("Bills"); + print_fiche_titre($langs->trans("Bills")); print '';