aboutsummaryrefslogtreecommitdiffstats
path: root/en/donate
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2010-12-16 18:12:41 +0000
committerRomain d'Alverny <rda@mageia.org>2010-12-16 18:12:41 +0000
commit9994cf53190678e1843b8a0937a080f566a724e3 (patch)
treef6a4d3876304426d2d476099d3204565c20fe6ea /en/donate
parent5be72e3c02bbcf4ed16aadd501d656db756af7a7 (diff)
downloadwww-9994cf53190678e1843b8a0937a080f566a724e3.tar
www-9994cf53190678e1843b8a0937a080f566a724e3.tar.gz
www-9994cf53190678e1843b8a0937a080f566a724e3.tar.bz2
www-9994cf53190678e1843b8a0937a080f566a724e3.tar.xz
www-9994cf53190678e1843b8a0937a080f566a724e3.zip
Diffstat (limited to 'en/donate')
-rw-r--r--en/donate/index.php36
1 files changed, 15 insertions, 21 deletions
diff --git a/en/donate/index.php b/en/donate/index.php
index 9105cbfed..e0e10d59c 100644
--- a/en/donate/index.php
+++ b/en/donate/index.php
@@ -41,26 +41,23 @@
</ul>
<h2>How to track donation?</h2>
- <p>Currently, we have got <strong>{amount} &euro;<sup>[1]</sup></strong>
- thanks to all of our <a href="/en/thank-you/">donators</a>!</p>
+ <p>Currently, we have got <strong>{amount} &euro;</strong>
+ thanks to all of our <a href="/en/thank-you/">donators</a>! (updated weekly)</p>
<p>There will be a monthly report on the funds received and how they were used.
We believe public accountability is crucial. As stated in the minutes of
- The First General Constitutive Assembly, the treasurer of Mageia.Org is Damien Lallement.<br /><br /><sup>[1]</sup>: The amount of donation is updated every Thursday at 23:00 UTC+1.</p>
+ The First General Constitutive Assembly, the treasurer of Mageia.Org is Damien Lallement.</p>
</div>
</div>
<div class="yui-g"><div class="para">
<h2>Donate via PayPal,</h2>
<?php include '../../paypal.inc.php'; echo html_paypal_form('en'); ?>
- <p><strong>Beware: PayPal withdraws a commission from each donation
- (so we get less than you sent).</strong></p>
</div></div>
<div class="yui-g">
<div class="yui-u first"><div class="para" style="padding-right: 0;">
<h3>via bank transfer,</h3>
- <p>You can donate through bank transfer by using the following
+ <p>using the following
Bank Identifier Code (IBAN-BIC):</p>
-
<pre class="donate-coord">
<u>In favor of:</u>
@@ -71,26 +68,23 @@
<?php echo $G_coord_assos_bank; ?>
-
-<u>Amount:</u>
-
- Put here the amount of your donation
- in EURO (&euro;) or US Dollar (US$)
-
- /!\ The conversion rate bank
- (if currency other than EURO)
- will be charged for Mageia
</pre>
</div></div>
<div class="yui-u"><div class="para">
- <h3>or via check.</h3>
- <p>You can then send your donation by check to (if the currency
- is not &euro;/EURO, thank you to prefer bank transfer or Paypal)</p>
-
+ <h3>or via check (&euro; only).</h3>
+ <p>You can send your donation by check to this address:</p>
<pre class="donate-coord">
<?php echo $G_coord_assos; ?>
</pre>
- </div></div>
+ </div><div class="para">
+ <p><strong>Please note that:</strong></p>
+ <ul>
+ <li>Paypal withdraws a small commission for each donation (about ...%) so we get a little bit less
+ than you send;</li>
+ <li>anyway, conversion rates are charged to Mageia.</li>
+ </ul>
+ </div></div>
+ </div>
</div>
</div>
</body>