Andrew Lewman commited on 2010-10-06 04:02:35
Zeige 1 geänderte Dateien mit 12 Einfügungen und 9 Löschungen.
| ... | ... |
@@ -14,6 +14,7 @@ |
| 14 | 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 | 15 |
checks, money orders, stock grants or other more sophisticated transactions.</p> |
| 16 | 16 |
<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 |
+ <!-- BEGIN PAYPAL --> |
|
| 17 | 18 |
<div class="title toptwenty">Donate via PayPal</div> |
| 18 | 19 |
<div class="left hundred"> |
| 19 | 20 |
<div class="paypal focus"> |
| ... | ... |
@@ -55,12 +56,14 @@ |
| 55 | 56 |
<tr> |
| 56 | 57 |
<input class="donate-btn" type="submit" name="donate" value="Donate" /> |
| 57 | 58 |
</tr> |
| 59 |
+ </div> |
|
| 58 | 60 |
</table> |
| 59 | 61 |
</div> |
| 60 | 62 |
</form> |
| 61 | 63 |
</table> |
| 62 | 64 |
</div> |
| 63 |
- <div class="or left">OR</div> |
|
| 65 |
+ <div class="or left">OR |
|
| 66 |
+ </div> |
|
| 64 | 67 |
<div class="paypal focus"> |
| 65 | 68 |
<h4>Make a one-time donation</h4> |
| 66 | 69 |
<form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
| ... | ... |
@@ -93,16 +96,15 @@ |
| 93 | 96 |
<td><input type="radio" value="250.00" /> 250</td> |
| 94 | 97 |
<td><input type="radio" value="500.00" /> 500</td> |
| 95 | 98 |
<td><input type="radio" value="1000.00" /> 1000</td> |
| 96 |
- <td><input type="radio" value="" /> Other</td> |
|
| 99 |
+ <td><imput type="radio" value="5000.00" /> 5000</td> |
|
| 97 | 100 |
</tr> |
| 98 | 101 |
</table> |
| 99 | 102 |
</form> |
| 100 | 103 |
</div> |
| 101 |
- </div> |
|
| 102 |
- </div> |
|
| 103 | 104 |
<!-- END PAYPAL --> |
| 104 | 105 |
<!-- BEGIN AMAZON --> |
| 105 |
- <div class="title topforty">Donate via Amazon Payments</div> |
|
| 106 |
+ <div class="title topforty">Donate via Amazon Payments |
|
| 107 |
+ </div> |
|
| 106 | 108 |
<div class="hundred left"> |
| 107 | 109 |
<div class="paypal focus"> |
| 108 | 110 |
<h4>Make a one-time donation</h4> |
| ... | ... |
@@ -141,10 +143,10 @@ |
| 141 | 143 |
</form> |
| 142 | 144 |
</div> |
| 143 | 145 |
</div> |
| 144 |
- </div> |
|
| 145 | 146 |
<! -- END AMAZON --> |
| 146 | 147 |
<!-- BEGIN GIVV --> |
| 147 |
- <div class="title topforty">Donate via Givv.org</div> |
|
| 148 |
+ <div class="title topforty">Donate via Givv.org |
|
| 149 |
+ </div> |
|
| 148 | 150 |
<div class="hundred left"> |
| 149 | 151 |
<p>Givv.org is a new way to think about making your impact. Make one monthly donation. To as many nonprofits as you like. Automatic, one-click giving. You stay anonymous and stay in control! <strong><a href="#">Continue to Givv.org »</a></strong></p> |
| 150 | 152 |
</div> |
| ... | ... |
@@ -159,7 +161,8 @@ |
| 159 | 161 |
Walpole, MA 02081-2972 USA</p> |
| 160 | 162 |
</div> |
| 161 | 163 |
<!-- END CHECK --> |
| 162 |
- <div class="title toptwenty">Donate via Wire or Bank Transfer |
|
| 164 |
+ <div class="title toptwenty"> |
|
| 165 |
+ Donate via Wire or Bank Transfer |
|
| 163 | 166 |
</div> |
| 164 | 167 |
<div class="left hundred"> |
| 165 | 168 |
<div class="left forty"> |
| ... | ... |
@@ -183,10 +186,10 @@ |
| 183 | 186 |
<li>Corporate entities can deduct donations up to 4/1000 of their combined turnovers, wages and salaries. WHS issues a donation receipt upon request (if provided with address information).</li> |
| 184 | 187 |
</ul> |
| 185 | 188 |
</div> |
| 186 |
- </div> |
|
| 187 | 189 |
<!-- END TRANSFER --> |
| 188 | 190 |
</div> |
| 189 | 191 |
<!-- END MAINCOL --> |
| 192 |
+</div> |
|
| 190 | 193 |
<div id = "sidecol"> |
| 191 | 194 |
#include "side.wmi" |
| 192 | 195 |
#include "info.wmi" |
| 193 | 196 |