From bfb5a8f099baad0ea64816dfb244ff5c775f4317 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 17 Jul 2005 14:13:39 +0000 Subject: [PATCH] Fix: Texte mal traduit --- htdocs/compta/recap-client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '';