diff options
author | Damien Lallement <dams@mageia.org> | 2010-12-14 17:00:37 +0000 |
---|---|---|
committer | Damien Lallement <dams@mageia.org> | 2010-12-14 17:00:37 +0000 |
commit | bd5e398f6d1328d1a49c5704a1f6f6a4a1e3890e (patch) | |
tree | 4bf78df38f242707ca7a594c56a7ae4f59579917 /en/donate/index.php | |
parent | 49d989afe169b21abf6675e1f0e5afb1eb202cf1 (diff) | |
download | www-bd5e398f6d1328d1a49c5704a1f6f6a4a1e3890e.tar www-bd5e398f6d1328d1a49c5704a1f6f6a4a1e3890e.tar.gz www-bd5e398f6d1328d1a49c5704a1f6f6a4a1e3890e.tar.bz2 www-bd5e398f6d1328d1a49c5704a1f6f6a4a1e3890e.tar.xz www-bd5e398f6d1328d1a49c5704a1f6f6a4a1e3890e.zip |
add the PayPal button to test
Diffstat (limited to 'en/donate/index.php')
-rw-r--r-- | en/donate/index.php | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index 862dfdc99..8ceec9ed2 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -83,8 +83,14 @@ RIB: 30066 10876 00020064501 23 <div class="yui-u"> <div class="para" style="padding-left: 0;"> <h3>via PayPal</h3> - <p><strong>/!\ PayPal withdraws a commission from each donation - (so we get less than you sent) /!\</strong></p> + <p><form action="https://www.paypal.com/cgi-bin/webscr" method="post"> +<input type="hidden" name="cmd" value="_s-xclick"> +<input type="hidden" name="hosted_button_id" value="62X2MFQRAYABL"> +<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> +<img alt="" border="0" src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1"> +</form> + +/!\ PayPal withdraws a commission from each donation (so we get less than you send) /!\</p> <br /> <br /> |