diff --git a/htdocs/don/list.php b/htdocs/don/list.php index 1e31a883ef8..d63c28e6c58 100644 --- a/htdocs/don/list.php +++ b/htdocs/don/list.php @@ -148,13 +148,13 @@ if ($resql) } print '
'."\n"; - if ($optioncss != '') print ''; + if ($optioncss != '') print ''; print ''; print ''; print ''; print ''; - print ''; - print ''; + print ''; + print ''; print_barre_liste($langs->trans("Donations"), $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, '', $num, $nbtotalofrecords, 'title_generic.png', 0, $newcardbutton);