diff --git a/htdocs/compta/paiement/cheque/liste.php b/htdocs/compta/paiement/cheque/liste.php index c69598b9851..6c4209e580b 100644 --- a/htdocs/compta/paiement/cheque/liste.php +++ b/htdocs/compta/paiement/cheque/liste.php @@ -83,6 +83,7 @@ if ($resql) print_barre_liste($langs->trans("CheckReceipt"), $page, "liste.php",$paramlist,$sortfield,$sortorder,'',$num); + print '
'; print ''; print ''; print_liste_field_titre($langs->trans("Ref"),"liste.php","p.rowid","",$paramlist,"",$sortfield); @@ -93,7 +94,6 @@ if ($resql) print "\n"; // Lignes des champs de filtre - print ''; print ''; print ''; print ''; print "\n"; - print ''; $var=true; while ($i < min($num,$limit)) @@ -113,7 +112,6 @@ if ($resql) print ''; - print ''; print ''; + print "\n"; $i++; } print "
 '; @@ -102,7 +102,6 @@ if ($resql) print ''; print '
'; print 'Statut '; print ''.$objp->number.''.dolibarr_print_date($objp->dp).''; @@ -131,11 +129,11 @@ if ($resql) { print img_tick(); } - - print '
"; + print "\n"; } else {