[or-cvs] r19084: {website} Redirect the successful paypal donation to #funds, and provi (website/trunk/en)

phobos at seul.org phobos at seul.org
Thu Mar 19 00:32:22 UTC 2009


Author: phobos
Date: 2009-03-18 20:32:22 -0400 (Wed, 18 Mar 2009)
New Revision: 19084

Modified:
   website/trunk/en/donate.wml
Log:
Redirect the successful paypal donation to #funds, and provide a
donation thank you.


Modified: website/trunk/en/donate.wml
===================================================================
--- website/trunk/en/donate.wml	2009-03-18 22:42:33 UTC (rev 19083)
+++ website/trunk/en/donate.wml	2009-03-19 00:32:22 UTC (rev 19084)
@@ -84,7 +84,7 @@
 <input type="hidden" name="cmd" value="_xclick-subscriptions" />
 <input type="hidden" name="business" value="donations at torproject.org" />
 <input type="hidden" name="item_name" value="Tor Project Membership" />
-<input type="hidden" name="return" value="https://www.torproject.org/">
+<input type="hidden" name="return" value="https://www.torproject.org/donate#funds">
 <input type="hidden" name="cancel_return"
  value="https://www.torproject.org/donate">
 </p>
@@ -109,7 +109,7 @@
 <input type="hidden" name="cmd" value="_xclick" />
 <input type="hidden" name="business" value="donations at torproject.org" />
 <input type="hidden" name="item_name" value="Tor" />
-<input type="hidden" name="return" value="https://www.torproject.org/">
+<input type="hidden" name="return" value="https://www.torproject.org/donate#funds">
 <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate">
 </p>
 </form>
@@ -169,7 +169,7 @@
 
 <a id="funds"></a>
 <h3><a class="anchor" href="#funds">What happens to my donation?</a></h3>
-<p>Your funds are deposited into our general fund.  You join our 
+<p>If you've just donated, thank you for your donation.  Your funds are deposited into our general fund.  You join our 
 <a href="<page sponsors>">many sponsors</a> in funding the future of Tor and online anonymity.  
 In 2008, the Tor Project spent and received its funds as follows: </p>
 <p><img src="images/2008-funding-chart.png" alt="Who funds the Tor Project?"/>



More information about the tor-commits mailing list