summaryrefslogtreecommitdiffstats
path: root/templates/public/donate.html
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2007-12-11 21:13:09 +0100
committereliott <eliott@cactuswax.net>2007-12-12 05:27:48 +0100
commitf02fdceef9a041f363732490769f1babc8f64515 (patch)
tree253434cefce83b5b116e1cc19847e1ccb42058c7 /templates/public/donate.html
parent3a6217bfa31d36c2c9e0d7b1ab4eac2cb1e3b872 (diff)
downloadarchweb-f02fdceef9a041f363732490769f1babc8f64515.tar.gz
archweb-f02fdceef9a041f363732490769f1babc8f64515.tar.xz
Changed paypal information to Aaron, from Judd.
Diffstat (limited to 'templates/public/donate.html')
-rw-r--r--templates/public/donate.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html
index bdb9ade..9436b09 100644
--- a/templates/public/donate.html
+++ b/templates/public/donate.html
@@ -18,8 +18,12 @@
<!-- paypal code -->
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
- <input type="hidden" name="business" value="jvinet@zeroflux.org">
- <input type="hidden" name="item_name" value="Arch Linux">
+ <input type="hidden" name="business" value="aaronmgriffin@gmail.com">
+ <input type="hidden" name="currency_code" value="USD">
+ <input type="hidden" name="tax" value="0">
+ <input type="hidden" name="lc" value="US">
+ <input type="hidden" name="bn" value="PP-DonationsBF">
+ <input type="hidden" name="item_name" value="Arch Linux Donation">
<input type="hidden" name="image_url" value="/logos/arch-paypal.jpg">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="cn" value="Suggestions/Comments">