From d02c56c4a65b5a740b5a80027aa8782a573ba4f8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 8 May 2005 21:47:19 +0000 Subject: [PATCH] Trad: Et encore de la traduction --- htdocs/compta/tva/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/tva/index.php b/htdocs/compta/tva/index.php index a7fe5c5eb43..b64dffbcdb7 100644 --- a/htdocs/compta/tva/index.php +++ b/htdocs/compta/tva/index.php @@ -142,7 +142,7 @@ for ($y = $year_current ; $y >= $year_start ; $y=$y-1 ) { print "".$langs->trans("Year")." $y"; print "".$langs->trans("VATToPay").""; print "".$langs->trans("VATToCollect").""; - print "".$langs->trans("VATToCollect").""; + print "".$langs->trans("TotalToPay").""; print "\n"; $var=True; $total = 0; $subtotal = 0;