diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index bc464ba68ef..55f3828167a 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -519,9 +519,9 @@ if ($conf->don->enabled && $user->rights->societe->lire) print ''; print ''; - print ''; - print ''; - print ''; + print ''; + print ''; + print ''; print ''; if ($num) { @@ -552,7 +552,7 @@ if ($conf->don->enabled && $user->rights->societe->lire) } else { - print ''; + print ''; } print '
'.$langs->trans("BoxTitleLastModifiedDonations",$max).''.$langs->trans("AmountTTC").''.$langs->trans("DateModificationShort").' '.$langs->trans("AmountTTC").''.$langs->trans("DateModificationShort").' 
'.$langs->trans("None").'
'.$langs->trans("None").'

'; }