From 0ec144cff26a4187a7c50b820817b5bf64120e80 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 7 Dec 2005 13:47:40 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20bouton=20"Ajouter"=20d=E9cal=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/facture.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 60ac05368fa..10dd4d3fa4b 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1536,7 +1536,7 @@ else $var=true; print ''; - print ''; + print ''; print ''; print ''; $html->select_tva('tva_tx',$conf->defaulttx,$mysoc,$soc); @@ -1544,12 +1544,12 @@ else print ''; print ''; print '%'; - print ''; + print ''; print ''; if ($conf->service->enabled) { print ''; - print 'Si produit de type service à durée limitée: Du '; + print 'Si produit de type service à durée limitée: Du '; print $html->select_date('','date_start',0,0,1); print ' au '; print $html->select_date('','date_end',0,0,1); @@ -1574,7 +1574,7 @@ else print ' '; print ''; print '%'; - print ''; + print ''; print ''; if ($conf->service->enabled) {