summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-01-01 16:50:05 +0100
committerBastien Guerry <bzg@altern.org>2011-01-01 16:50:05 +0100
commit529a6ebd0bcb5df69c6325c57db98be96dc100c6 (patch)
treeb07fb7762b071dea789c368d2977d029d6869e9c
parent40264e9b75abb991c2072667236b87b8616e2a78 (diff)
downloadorg-mode-529a6ebd0bcb5df69c6325c57db98be96dc100c6.tar.gz
Replace Carsten's paypal button by Bastien's paypal button.
-rw-r--r--ORGWEBPAGE/index.org21
1 files changed, 10 insertions, 11 deletions
diff --git a/ORGWEBPAGE/index.org b/ORGWEBPAGE/index.org
index 4cbdf3e..b316717 100644
--- a/ORGWEBPAGE/index.org
+++ b/ORGWEBPAGE/index.org
@@ -62,21 +62,20 @@
<td style="vertical-align:bottom;">
<div style="float:bottom; border:0px solid black;
padding:0px; vertical-align:bottom; margin-top:5px;">
- <form style="float:right;padding:5px;" name="_xclick"
- action="https://www.paypal.com/cgi-bin/webscr" method="post">
+
+ <form style="float:right;padding:5px;" name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<div>
<input type="hidden" name="cmd" value="_xclick" />
- <input type="hidden" name="business" value="carsten.dominik@gmail.com" />
- <input type="hidden" name="item_name" value="Donate to Org-mode" />
- <input type="hidden" name="currency_code" value="USD" />
- <input type="hidden" name="lc" value="US"/>
- <input type="hidden" name="amount" />
- <input type="image" style="text-align:right;margin-left:auto;margin-right:0px;border-style:none;"
- src="http://www.paypal.com/en_US/i/btn/x-click-but04.gif"
- name="submit"
- alt="Make payments with PayPal - it's fast, free and secure!" />
+ <input type="hidden" name="business" value="bastien1@free.fr" />
+ <input type="hidden" name="item_name" value="Emacs Org-mode maintainance" />
+ <input type="hidden" name="item_number" value="1" />
+ <input type="hidden" name="no_note" value="1" />
+ <input type="hidden" name="currency_code" value="EUR" />
+ <input type="hidden" name="tax" value="0" />
+ <input type="image" src="http://lumiere.ens.fr/~guerry/bhl/img/donation.png" name="submit" alt="Make a donation!" />
</div>
</form>
+
<span style="font-size: 90%;margin-top:10px;">
... or by making a direct donation.</span>
</div>