From 3087f70ecbadbda47bad1f84407f5bed361f3b94 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 10 Jul 2005 17:28:43 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/facture/note.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/facture/note.php b/htdocs/compta/facture/note.php index 2e8a61a3ff9..ede3bd87082 100644 --- a/htdocs/compta/facture/note.php +++ b/htdocs/compta/facture/note.php @@ -112,7 +112,7 @@ if ($_GET["facid"]) print ''.$langs->trans("Date").''; print ''.dolibarr_print_date($facture->date,"%A %d %B %Y")."\n"; - print ''.$langs->trans("DateClosing").''.dolibarr_print_date($facture->date_lim_reglement,"%A %d %B %Y") .""; + print ''.$langs->trans("DateClosing").''.dolibarr_print_date($facture->date_lim_reglement,"%A %d %B %Y") .""; print ''.$langs->trans("Note").' :';