From 7ffdbee4b3b3c9cc0c309691a00f34329eecb8d9 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 17 Dec 2011 19:02:31 +0100 Subject: [PATCH] Trans --- 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 82cfa1bc8ed..357ad3df07b 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -958,7 +958,7 @@ if ($action == 'create') print ''.$langs->trans('Ref').''.$langs->trans('Draft').''; // Third party - print ''.$langs->trans('ThirdParty').''; + print ''.$langs->trans('Supplier').''; print ''; if ($_REQUEST['socid'] > 0)