From 2d30cf9f92f38fae9727bcac8062e3f434e856aa Mon Sep 17 00:00:00 2001 From: "Ilhan K." <68482895+ilhan69@users.noreply.github.com> Date: Thu, 13 Feb 2025 12:15:24 +0100 Subject: [PATCH] Revert "Fix: donation index: fix url to see last 3 donations" This reverts commit 87618233d6f95dd26be28ad67a256ee1835c0041. --- htdocs/don/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/don/index.php b/htdocs/don/index.php index 5e8f8d3e6b7..c46dbfc00df 100644 --- a/htdocs/don/index.php +++ b/htdocs/don/index.php @@ -224,7 +224,7 @@ if ($resql) { print '
| '.$langs->trans("LastModifiedDonations", $max).' '; - print ''; + print ''; print '...'; print ''; print ' |
|---|