diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index b9938489b42..03abfabed38 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -818,7 +818,7 @@ else */ if ($user->societe_id == 0) { - print '

'; + print '

'; if ($fac->statut == 0 && $user->rights->facture->supprimer) {