aboutsummaryrefslogtreecommitdiffstats
path: root/en/donate
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-12 10:47:35 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-12 10:47:35 +0000
commitf13af3eeca98e9decb2979ac5c2201f941f13389 (patch)
tree62f5b2f3de8ee916d3536650cbfeda2fc38453bf /en/donate
parent434aa731a2ecee84402835fe16c85ce0926fa221 (diff)
downloadwww-f13af3eeca98e9decb2979ac5c2201f941f13389.tar
www-f13af3eeca98e9decb2979ac5c2201f941f13389.tar.gz
www-f13af3eeca98e9decb2979ac5c2201f941f13389.tar.bz2
www-f13af3eeca98e9decb2979ac5c2201f941f13389.tar.xz
www-f13af3eeca98e9decb2979ac5c2201f941f13389.zip
en/donate: add treasurer email for questions
Diffstat (limited to 'en/donate')
-rw-r--r--en/donate/index.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/en/donate/index.php b/en/donate/index.php
index 698ce929c..1335b4dcb 100644
--- a/en/donate/index.php
+++ b/en/donate/index.php
@@ -84,7 +84,6 @@ _lang_load($locale, 'donate');
$g_donate_amount, $g_amount_remain);?></p>
<p><?php echo sprintf(_t('We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.'), '../about/reports/' . date('Y') . '/')?></p>
- <hr />
<!--
<pRE><mark>
@@ -104,6 +103,11 @@ People can choose how to distribute their donation among those:
</mark></pre>
-->
</div>
+ <div class="para questions">
+ <h2 id="questions"><?php _e('Questions ?')?></h2>
+ <p><?php _e('If you have any question about donations, you can send an email to <a href="mailto:treasurer@mageia.org">treasurer@mageia.org</a>.'); ?></p>
+ <hr />
+ </div>
</body>
</html>