From f0b49b55934ca02bc4e2171194fed3a6453e0b53 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 24 Jan 2004 21:50:16 +0000 Subject: [PATCH] Ajout texte "Facturer" sur logo. --- htdocs/fourn/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/index.php b/htdocs/fourn/index.php index 5a65caa8a8f..497d393572b 100644 --- a/htdocs/fourn/index.php +++ b/htdocs/fourn/index.php @@ -161,7 +161,7 @@ if ($result) print "".$obj->ville."\n"; print "$obj->prefix_comm \n"; - print 'Nouvelle facture'; + print 'Facturer Nouvelle facture'; print "\n"; $i++;