[or-cvs] r23513: {website} fix the donation links. (website/trunk/donate/en)

Andrew Lewman andrew at torproject.org
Sat Oct 9 21:41:53 UTC 2010


Author: phobos
Date: 2010-10-09 21:41:53 +0000 (Sat, 09 Oct 2010)
New Revision: 23513

Modified:
   website/trunk/donate/en/donate.wml
Log:
fix the donation links.


Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml	2010-10-09 21:11:28 UTC (rev 23512)
+++ website/trunk/donate/en/donate.wml	2010-10-09 21:41:53 UTC (rev 23513)
@@ -10,15 +10,20 @@
   </div>
   <div id="maincol">
   <h1>Monetary Donations</h1>
-   <p><strong>Your support is critical to our success.</strong> The Tor Project is a US 501[c][3] non-profit dedicated to the research, development, and education of online anonymity and privacy. Donations
-    to The Tor Project may be tax deductible to persons who are in the US; or who pay taxes in countries with reciprocity with the US on charitable donations. We're happy to accept donations via paypal,
-    checks, money orders, stock grants or other more sophisticated transactions.</p>
+   <p><strong>Your support is critical to our success.</strong> The
+   Tor Project is a US 501(c)(3) non-profit dedicated to the research,
+   development, and education of online anonymity and privacy. Donations
+   to The Tor Project may be tax deductible to persons who are in the
+   US; or who pay taxes in countries with reciprocity with the US on
+   charitable donations. We're happy to accept donations via paypal,
+   checks, money orders, stock grants or other more sophisticated
+   transactions.</p>
     <p>If you want to make an anonymous donation, please do so in an anonymous way.  Contact us at donations at torproject.org for more details.</p>
     <!-- BEGIN PAYPAL -->
     <div class="title toptwenty">Donate via PayPal</div>
       <div class="left hundred">
 	<div class="paypal focus">
-	  <h4>Make a recurring donation</h4>
+	  <h4>Monthly subscription to The Tor Project</h4>
 	    <table>
 	    <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
 	      <div class="toppad">
@@ -49,14 +54,14 @@
 		    <input class="donate-btn" type="submit" name="donate" value="Donate" />
 		  </tr>
 		  <tr>
-		    <td><input type="radio" name="a3" value="5.00" />5/month</td>
-		    <td><input type="radio" name="a3" value="10.00" />10/month</td>
-		    <td><input type="radio" name="a3" value="20.00" checked="checked" />20/month</td>
+		    <td><input type="radio" name="a3" value="5.00" />5/mo</td>
+		    <td><input type="radio" name="a3" value="10.00" />10/mo</td>
+		    <td><input type="radio" name="a3" value="20.00" checked="checked" />20/mo</td>
 		  </tr>
 		  <tr>
-		    <td><input type="radio" name="a3" value="50.00" />50/month</td>
-		    <td><input type="radio" name="a3" value="100.00" />100/month</td>
-		    <td><input type="radio" name="a3" value="250.00" />250/month</td>
+		    <td><input type="radio" name="a3" value="50.00" />50/mo</td>
+		    <td><input type="radio" name="a3" value="100.00" />100/mo</td>
+		    <td><input type="radio" name="a3" value="250.00" />250/mo</td>
 		  </tr>
 		  </div>
 		</table>
@@ -64,9 +69,10 @@
 	     </form>
 	    </table>
 	  </div>
-<!--
-	<div class="or left">OR <br/>
+    <br />
+	<div class="or left">OR
   	</div>
+    <br />
 	<div class="paypal focus">
 	  <h4>Make a one-time donation</h4>
 	    <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
@@ -101,12 +107,11 @@
 		<td><input type="radio" value="250.00" /> 250</td>
 		<td><input type="radio" value="500.00" /> 500</td>
 		<td><input type="radio" value="1000.00" /> 1,000</td>
-		<td><imput type="radio" value="5000.00" /> 5,000</td>
+		<td><input type="radio" value="5000.00" /> 5,000</td>
 	      </tr>
 	    </table>
           </form>
       </div>
--->
     <!-- END PAYPAL -->
     <!-- BEGIN AMAZON -->
     <div class="title topforty">Donate via Amazon Payments
@@ -119,11 +124,7 @@
 	<tr>
 	    <input type="hidden" name="immediateReturn" value="1" />
 	    <input type="hidden" name="collectShippingAddress" value="0" />
-	    <input type="hidden" name="signatureVersion" value="2" />
-	    <input type="hidden" name="signatureMethod" value="HmacSHA256" />
 	    <input type="hidden" name="minimumDonationAmount" value="USD 10" />
-	    <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" />
-	    <input type="hidden" name="signature" value="Q+R9ErF8Kcz7GFQ/CYw8aSEYlWa/otVLgxVACPvHcJM=" />
 	    <input type="hidden" name="isDonationWidget" value="1" />
 	    <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy" />
 	    <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1" />



More information about the tor-commits mailing list