From bc0541dcc70930334b6f7f84d80d53b978706d3e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 4 Sep 2005 02:19:53 +0000 Subject: [PATCH] Trad: Traduction --- htdocs/compta/commande/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/commande/fiche.php b/htdocs/compta/commande/fiche.php index 84a884fddb2..971676929b5 100644 --- a/htdocs/compta/commande/fiche.php +++ b/htdocs/compta/commande/fiche.php @@ -295,7 +295,7 @@ if ($_GET["id"] > 0) if ($commande->statut > 0 && $user->rights->facture->creer) { - print ''.$langs->trans("GenerateBill").''; + print ''.$langs->trans("CreateBill").''; } if ($user->rights->commande->creer)