From beaffa75c1a021e4b70e27a0298fec2c71acb449 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 16 Apr 2005 13:44:26 +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.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 24579364ccf..965c569ab53 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1168,13 +1168,17 @@ else print ''; print ""; } - print "
\n"; + print "\n"; + + + print "\n"; + /* - * Fin Ajout ligne + * Boutons actions * */ - print "\n"; + if ($user->societe_id == 0 && $_GET["action"] <> 'valid' && $_GET["action"] <> 'editline') { print "
\n";