From a74821798e4ea1f1f78251c0d498566a880f578b Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 16 May 2003 13:32:05 +0000 Subject: [PATCH] Libelle Bill -> Facture --- htdocs/compta/fiche.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/fiche.php3 b/htdocs/compta/fiche.php3 index e0a8351caed..065d04fcdb8 100644 --- a/htdocs/compta/fiche.php3 +++ b/htdocs/compta/fiche.php3 @@ -190,7 +190,7 @@ if ($socid > 0) print "idp\">Commercial"; print "idp&action=add\">[Bookmark]"; print "idp&action=create\">[Projet]"; - print "idp\">".translate("Bill").""; + print "idp\">".translate("Facture").""; print "idp\">Notes"; print "[idp&action=edit\">Editer]"; }