summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-01-03 10:16:38 +0100
committerBastien Guerry <bzg@altern.org>2011-01-03 10:16:38 +0100
commitf4a6ef544987fbd95937842f52bb1150e1482956 (patch)
treeb1cb7b6880fc065ad0fc42db2887fb3c413262f8
parentdf7db40794ff717f3e9bdc308d0fefd8129d00eb (diff)
downloadorg-mode-f4a6ef544987fbd95937842f52bb1150e1482956.tar.gz
index.org: Use paypal button instead of "Make a donation" text.
-rw-r--r--ORGWEBPAGE/index.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/ORGWEBPAGE/index.org b/ORGWEBPAGE/index.org
index 42049e6..1044759 100644
--- a/ORGWEBPAGE/index.org
+++ b/ORGWEBPAGE/index.org
@@ -72,7 +72,10 @@
<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!" />
+ <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!" />
</div>
</form>