From 135a221751f966cc3b82a3864f12c310b5c303b9 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 6 Sep 2006 21:32:12 +0000 Subject: [PATCH] Trad: Traduction ref client --- htdocs/compta/facture.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index e835c3e69e1..80fc2c563b5 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1707,7 +1707,7 @@ else { print ''; print ''; if ($_GET['action'] != 'RefCustomerOrder' && $fac->brouillon) print ''; print '
'; - print $langs->trans('RefCustomer').''; + print $langs->trans('RefCustomerOrder').''; print ''.img_edit($langs->trans('Edit')).'
';