From 5e65d1c290c58a5bb1a45b11a275188cc125ce01 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 24 Jan 2004 19:41:55 +0000 Subject: [PATCH] =?UTF-8?q?L=E9ger=20d=E9calage=20du=20bouton=20Ajouter.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/fourn/facture/fiche.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index 671b2c58d40..da968d7a92e 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -339,8 +339,8 @@ else print ''; $html->select_tva("tauxtva"); print ''; - print ''; - print ' '; + print ' '; + print ''; print ""; print ""; }