Author: toad Date: 2008-09-17 14:36:13 +0000 (Wed, 17 Sep 2008) New Revision: 22669
Modified: trunk/website/pages/en/donate.php Log: Remove e-gold from the donate page. Modified: trunk/website/pages/en/donate.php =================================================================== --- trunk/website/pages/en/donate.php 2008-09-17 13:47:36 UTC (rev 22668) +++ trunk/website/pages/en/donate.php 2008-09-17 14:36:13 UTC (rev 22669) @@ -11,7 +11,7 @@ to be used wisely. All support is very much appreciated. <h4>How can I donate?</h4> -You have four options: +You have three options: <ul> <li>You can become a Freenet project "member" for a <b>recurring payment</b> of $5, $10, or $20 per month. The advantage of this is that @@ -101,37 +101,7 @@ </center> <P> <hr width="90%"> -<p> -<li>You can donate once through <a -href="http://www.e-gold.com/e-gold.asp?cid=767764">E Gold</a> by filling -out this form:<br> -<center> -<table><tr><td bgcolor="#DDDDFF" style="{padding:4px; border:1px solid silver}"> -<form action="https://www.e-gold.com/sci_asp/payments.asp" method="POST" -target=_top> -<input type="hidden" name="PAYEE_ACCOUNT" value="767764"> -<input type="hidden" name="PAYEE_NAME" value="Freenet Project Inc">Enter -Amount You'd like to Donate:<br>USD$<input type=text -name="PAYMENT_AMOUNT" value="20" size=4> -<input type=hidden name="PAYMENT_UNITS" value=1>worth of E-Gold -<input type=hidden name="PAYMENT_METAL_ID" value=1> -<input type="hidden" name="STATUS_URL" -value="mailto:ian at freenetproject.org"><input type="hidden" -name="NOPAYMENT_URL" value="http://freenetproject.org/"> -<input type="hidden" name="NOPAYMENT_URL_METHOD" value="LINK"> -<input type="hidden" name="PAYMENT_URL" -value="http://freenetproject.org/"> -<input type="hidden" name="PAYMENT_URL_METHOD" value="LINK"> -<input type="hidden" name="BAGGAGE_FIELDS" value="CUSTOMERID"> -<input type="hidden" name="CUSTOMERID" value="0"> -<input type="hidden" name="SUGGESTED_MEMO" value='Donation to Freenet Project'><br> -<input type="submit" name="PAYMENT_METHOD" value="Donate Now"> -</form> -</td></tr></table> -</center> <P> -<hr width="90%"> -<P> <li>You can now also donate to the project by purchasing items from the Freenet <a href="http://cafepress.com/freenetproject/">store</a>.
