diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index aad8b77811f..6637d1332f2 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -3806,12 +3806,12 @@ else if ($id > 0 || ! empty($ref)) if ($object->situation_cycle_ref && $object->statut == 0) { print '
'; - print '
'; + print ''; print ''; print ''; print ''; - print ''; + print '
'; print ''; if (!empty($conf->global->MAIN_VIEW_LINE_NUMBER)) {