Reformatting of the donate page to be 80col by Sebastian Hahn.
Jacob Appelbaum

Jacob Appelbaum commited on 2008-03-12 08:47:46
Zeige 1 geänderte Dateien mit 16 Einfügungen und 9 Löschungen.

... ...
@@ -24,8 +24,9 @@ few ways to make a donation:</p>
24 24
 nonprofit.  Donations to The Tor Project may be tax deductible to persons
25 25
 who are in the US or who pay taxes in countries with reciprocity with
26 26
 the US on charitable donations.  If you have any questions, please
27
-<a href="mailto:donations@torproject.org">contact us</a> directly.  We're happy to discuss major gifts, planned
28
-giving, and public acknowledgement of donations with you.
27
+<a href="mailto:donations@torproject.org">contact us</a> directly.  We're happy
28
+to discuss major gifts, planned giving, and public acknowledgement of donations
29
+with you.
29 30
 </p>
30 31
 
31 32
 <p>Donations of $65 or more qualify you for a <a href="<page
... ...
@@ -47,14 +48,15 @@ Dedham, MA  02026 USA</p>
47 48
 </blockquote>
48 49
 
49 50
 <p>
50
-Attention US citizens: if you would like an acknowledgement letter,
51
-please tell us along with your donation.  A canceled check, money/postal order receipt, or appraisal
52
- of donated property are valid records according to the IRS.  
51
+Attention US citizens: if you would like an acknowledgement letter, please tell
52
+us along with your donation.  A canceled check, money/postal order receipt, or
53
+appraisal of donated property are valid records according to the IRS.  
53 54
 </p>
54 55
 
55 56
 <a id="paypal"></a>
56 57
 <h3><a class="anchor" href="#paypal">PayPal</a></h3>
57
-<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
58
+<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr"
59
+method="post">
58 60
   <p>
59 61
 The most useful approach is to become a Tor project "member" for a
60 62
 <b>recurring payment</b> each month. Consistent
... ...
@@ -72,12 +74,15 @@ href="http://paypal.com/">PayPal</a> account):<br />
72 74
 <input type="hidden" name="src" value="1" />
73 75
 <input type="hidden" name="no_shipping" value="1" />
74 76
 <input type="hidden" name="no_note" value="1" />
75
-<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
77
+<input type="image"
78
+ src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit"
79
+ alt="Make payments with PayPal - it's fast, free and secure!">
76 80
 <input type="hidden" name="cmd" value="_xclick-subscriptions" />
77 81
 <input type="hidden" name="business" value="donations@torproject.org" />
78 82
 <input type="hidden" name="item_name" value="Tor Project Membership" />
79 83
 <input type="hidden" name="return" value="https://www.torproject.org/">
80
-<input type="hidden" name="cancel_return" value="https://www.torproject.org/donate">
84
+<input type="hidden" name="cancel_return"
85
+ value="https://www.torproject.org/donate">
81 86
 </p>
82 87
 </form>
83 88
 
... ...
@@ -90,7 +95,9 @@ doesn't require any account):<br />
90 95
 <input type="radio" name="amount" value="10.00" />$10
91 96
 <input type="radio" name="amount" value="" />other
92 97
 <input type="hidden" name="no_shipping" value="1" />
93
-<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
98
+<input type="image"
99
+ src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif"
100
+ name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
94 101
 <input type="hidden" name="cmd" value="_xclick" />
95 102
 <input type="hidden" name="business" value="donations@torproject.org" />
96 103
 <input type="hidden" name="item_name" value="Tor" />
97 104