diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index d185e997c8c..05ffc602276 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1070,7 +1070,7 @@ else print ''; if ($user->societe_id == 0 && $_GET["action"] <> 'valid') { - print "
\n"; + print "
\n"; // Valider if ($fac->statut == 0 && $num_lignes > 0)