diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/thank-you/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/thank-you/index.php b/en/thank-you/index.php index 109fe9189..d84e491be 100644 --- a/en/thank-you/index.php +++ b/en/thank-you/index.php @@ -35,6 +35,7 @@ include '../../donators.inc.php'; $pp['count'], '<a href="../donate/">', '</a>'); ?></p> <?php echo $pp['list']; ?> + <p><?php _e('Note: this page has not been updated recently and is in the process of being replaced. You can check latest donations on <a href="http://treasurer.mageia.org/donations.html">this page</a>.'); ?></p> </section> <section class="para" style="width: 20%; text-align: left; float: left;"> <p><?php _e('Since September 2010, Mageia would not have come to a reality without the enthusiasm, advice and involvement of hundreds of people.')?></p> |