fix the donation links.
Andrew Lewman

Andrew Lewman commited on 2010-10-09 23:41:53
Zeige 1 geänderte Dateien mit 19 Einfügungen und 18 Löschungen.

... ...
@@ -10,15 +10,20 @@
10 10
   </div>
11 11
   <div id="maincol">
12 12
   <h1>Monetary Donations</h1>
13
-   <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
14
-    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,
15
-    checks, money orders, stock grants or other more sophisticated transactions.</p>
13
+   <p><strong>Your support is critical to our success.</strong> The
14
+   Tor Project is a US 501(c)(3) non-profit dedicated to the research,
15
+   development, and education of online anonymity and privacy. Donations
16
+   to The Tor Project may be tax deductible to persons who are in the
17
+   US; or who pay taxes in countries with reciprocity with the US on
18
+   charitable donations. We're happy to accept donations via paypal,
19
+   checks, money orders, stock grants or other more sophisticated
20
+   transactions.</p>
16 21
     <p>If you want to make an anonymous donation, please do so in an anonymous way.  Contact us at donations@torproject.org for more details.</p>
17 22
     <!-- BEGIN PAYPAL -->
18 23
     <div class="title toptwenty">Donate via PayPal</div>
19 24
       <div class="left hundred">
20 25
 	<div class="paypal focus">
21
-	  <h4>Make a recurring donation</h4>
26
+	  <h4>Monthly subscription to The Tor Project</h4>
22 27
 	    <table>
23 28
 	    <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
24 29
 	      <div class="toppad">
... ...
@@ -49,14 +54,14 @@
49 54
 		    <input class="donate-btn" type="submit" name="donate" value="Donate" />
50 55
 		  </tr>
51 56
 		  <tr>
52
-		    <td><input type="radio" name="a3" value="5.00" />5/month</td>
53
-		    <td><input type="radio" name="a3" value="10.00" />10/month</td>
54
-		    <td><input type="radio" name="a3" value="20.00" checked="checked" />20/month</td>
57
+		    <td><input type="radio" name="a3" value="5.00" />5/mo</td>
58
+		    <td><input type="radio" name="a3" value="10.00" />10/mo</td>
59
+		    <td><input type="radio" name="a3" value="20.00" checked="checked" />20/mo</td>
55 60
 		  </tr>
56 61
 		  <tr>
57
-		    <td><input type="radio" name="a3" value="50.00" />50/month</td>
58
-		    <td><input type="radio" name="a3" value="100.00" />100/month</td>
59
-		    <td><input type="radio" name="a3" value="250.00" />250/month</td>
62
+		    <td><input type="radio" name="a3" value="50.00" />50/mo</td>
63
+		    <td><input type="radio" name="a3" value="100.00" />100/mo</td>
64
+		    <td><input type="radio" name="a3" value="250.00" />250/mo</td>
60 65
 		  </tr>
61 66
 		  </div>
62 67
 		</table>
... ...
@@ -64,9 +69,10 @@
64 69
 	     </form>
65 70
 	    </table>
66 71
 	  </div>
67
-<!--
68
-	<div class="or left">OR <br/>
72
+    <br />
73
+	<div class="or left">OR
69 74
   	</div>
75
+    <br />
70 76
 	<div class="paypal focus">
71 77
 	  <h4>Make a one-time donation</h4>
72 78
 	    <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
... ...
@@ -101,12 +107,11 @@
101 107
 		<td><input type="radio" value="250.00" /> 250</td>
102 108
 		<td><input type="radio" value="500.00" /> 500</td>
103 109
 		<td><input type="radio" value="1000.00" /> 1,000</td>
104
-		<td><imput type="radio" value="5000.00" /> 5,000</td>
110
+		<td><input type="radio" value="5000.00" /> 5,000</td>
105 111
 	      </tr>
106 112
 	    </table>
107 113
           </form>
108 114
       </div>
109
--->
110 115
     <!-- END PAYPAL -->
111 116
     <!-- BEGIN AMAZON -->
112 117
     <div class="title topforty">Donate via Amazon Payments
... ...
@@ -119,11 +124,7 @@
119 124
 	<tr>
120 125
 	    <input type="hidden" name="immediateReturn" value="1" />
121 126
 	    <input type="hidden" name="collectShippingAddress" value="0" />
122
-	    <input type="hidden" name="signatureVersion" value="2" />
123
-	    <input type="hidden" name="signatureMethod" value="HmacSHA256" />
124 127
 	    <input type="hidden" name="minimumDonationAmount" value="USD 10" />
125
-	    <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" />
126
-	    <input type="hidden" name="signature" value="Q+R9ErF8Kcz7GFQ/CYw8aSEYlWa/otVLgxVACPvHcJM=" />
127 128
 	    <input type="hidden" name="isDonationWidget" value="1" />
128 129
 	    <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy" />
129 130
 	    <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1" />
130 131