heck, let's find out if cat is right.
Roger Dingledine

Roger Dingledine commited on 2005-12-23 05:34:07
Zeige 1 geänderte Dateien mit 2 Einfügungen und 1 Löschungen.

... ...
@@ -22,7 +22,7 @@ by day jobs. Help us keep Tor under active development!
22 22
 <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
23 23
   <p>
24 24
 The most useful approach is to become a Tor project "member" for a
25
-<b>recurring payment</b> of $10, $20, or $50 per month. Consistent
25
+<b>recurring payment</b> of $5, $10, $20, or $50 per month. Consistent
26 26
 donations let us worry less about fund-raising and focus more on
27 27
 development. You can become a member by clicking on this button (you
28 28
 will need a <a
... ...
@@ -30,6 +30,7 @@ href="http://paypal.com/">PayPal</a> account):<br />
30 30
 <input type="radio" name="a3" value="50.00" />$50
31 31
 <input type="radio" name="a3" value="20.00" checked="checked" />$20
32 32
 <input type="radio" name="a3" value="10.00" />$10
33
+<input type="radio" name="a3" value="5.00" />$5
33 34
 <input type="hidden" name="p3" value="1" />
34 35
 <input type="hidden" name="t3" value="M" />
35 36
 <input type="hidden" name="no_shipping" value="1" />
36 37