diff --git a/DonationsStats.php b/DonationsStats.php index 7f2e4c6..d8db19c 100755 --- a/DonationsStats.php +++ b/DonationsStats.php @@ -71,10 +71,7 @@ echo '';

- This page contain statistics regarding donations made to the KXStudio project over time.
- So far the KXStudio project has received € in donations.
- The biggest donation ever made was on , with a value of €.
- Thank you very much for your generosity! + This page contain statistics regarding donations made to the KXStudio project over time.

@@ -97,6 +94,12 @@ for ($year = strftime("%Y"); $year >= "2013"; $year -= 1) {
+

+ So far the KXStudio project has received € in donations.
+ The biggest donation ever made was on , with a value of €.
+ Thank you very much for your generosity! +

+