aboutsummaryrefslogtreecommitdiffstats
path: root/en/thank-you
diff options
context:
space:
mode:
Diffstat (limited to 'en/thank-you')
-rw-r--r--en/thank-you/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/en/thank-you/index.php b/en/thank-you/index.php
index 6551d35d6..04f2206f4 100644
--- a/en/thank-you/index.php
+++ b/en/thank-you/index.php
@@ -37,6 +37,11 @@ include '../../donators.inc.php';
?></p>
<ul id="donlist" class="ty-ppl-list"></ul>
<p>
+ <?php sprintf(_t('%s Euros has been donated to Mageia.Org in the last 30 days. <a href="%s">More details</a>.'),
+ '<span id="donations_30days"></span>', 'http://treasurer.mageia.org/donations.html');
+ ?>
+ </p>
+ <p>
<?php _e('Last update:') ?> <span id="last_update"></span>
</p>
</section>