diff options
author | Damien Lallement <dams@mageia.org> | 2010-12-20 13:43:51 +0000 |
---|---|---|
committer | Damien Lallement <dams@mageia.org> | 2010-12-20 13:43:51 +0000 |
commit | 2116445d0392f5318fb0396bd1154f0a2c11a4a8 (patch) | |
tree | 491b8bc980a5da60f3c9f49719f1eff8420f6ffa /en/donate | |
parent | bb7c52e07d79f2a2d0fe155a0a43c4c3d13e1c28 (diff) | |
download | www-2116445d0392f5318fb0396bd1154f0a2c11a4a8.tar www-2116445d0392f5318fb0396bd1154f0a2c11a4a8.tar.gz www-2116445d0392f5318fb0396bd1154f0a2c11a4a8.tar.bz2 www-2116445d0392f5318fb0396bd1154f0a2c11a4a8.tar.xz www-2116445d0392f5318fb0396bd1154f0a2c11a4a8.zip |
update text and ADD anchor
Diffstat (limited to 'en/donate')
-rw-r--r-- | en/donate/index.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index c377f8ec2..be3ff0883 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -7,7 +7,7 @@ <meta name="description" content="Mageia is new community-based Linux distribution." /> <meta name="keywords" content="mageia, donate, donation" /> <meta name="author" content="Mageia" /> - <link rel="stylesheet" type="text/css" href="/g/style/all.css" /> + <link rel="stylesheet" type="text/css" href="/g/style/all.css" > <?php include '../../analytics.php'; ?> </head> <body> @@ -22,11 +22,11 @@ <ul> <li><a href="#why">Why donate?</a></li> <li><a href="#status">Donation Tracks</a></li> - <li><a href="#d-paypal">Donate</a> (Paypal, bank, check)</li> + <li><a href="#d-paypal">Donate</a> (PayPal, bank, check)</li> <li><a href="/en/thank-you/#fund">Thank you!</a></li> </ul> </div> - <h2>Why donate?</h2> + <h2><a name="why">Why donate?</a></h2> <p>Mageia.Org is a not-for-profit association to manage the Mageia distribution. As a not-for-profit association, it can receive donations from the community to help in a lot of differents fields:</p> @@ -40,7 +40,7 @@ <li>etc.</li> </ul> - <h2>How to track donation?</h2> + <h2><a name="status">How to track donation?</a></h2> <p>Currently, we have got <strong>8393,70 €</strong> thanks to all of our <a href="/en/thank-you/">donators</a>! (updated weekly)</p> @@ -50,7 +50,7 @@ </div> </div> <div class="yui-g"><div class="para"> - <h2>Donate via PayPal,</h2> + <h2><a name="d-paypal">Donate via PayPal,</a></h2> <?php include '../../paypal.inc.php'; echo html_paypal_form('en'); ?> </div></div> <div class="yui-g"> @@ -81,7 +81,7 @@ <ul> <li>Paypal withdraws a small commission for each donation (about ...%) so we get a little bit less than you send;</li> - <li>conversion rates are charged to Mageia;</li> + <li>conversion rates are charged to Mageia, so please use € as currency;</li> <li>if you want to do an anonymous donation, please add a comment.</li> </ul> </div></div> |