From a5a65a1a527c28ffae584def9f3040102860e55f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 1 Jan 2009 15:53:55 +0000 Subject: [PATCH] Trad --- htdocs/fourn/facture/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index 48de1c1b171..b6936c5d7e6 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -940,7 +940,7 @@ else else if ($user->rights->fournisseur->facture->creer) { - print ''.$langs->trans('Copy').''; + print ''.$langs->trans('ToClone').''; } if ($_GET['action'] != 'edit' && $fac->statut == 0 && $user->rights->fournisseur->facture->supprimer)