From c7f162a056b3358343844a0763d5ded5ff58adbf Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Sun, 17 Mar 2019 17:59:46 +0100 Subject: [PATCH] Update list.php --- htdocs/don/list.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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);