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";