[or-cvs] r23877: {website} fix the return link for paypal donations. (website/trunk/donate/en)

Andrew Lewman andrew at torproject.org
Sun Nov 28 22:40:03 UTC 2010


Author: phobos
Date: 2010-11-28 22:40:02 +0000 (Sun, 28 Nov 2010)
New Revision: 23877

Modified:
   website/trunk/donate/en/donate.wml
Log:
fix the return link for paypal donations.


Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml	2010-11-28 20:55:31 UTC (rev 23876)
+++ website/trunk/donate/en/donate.wml	2010-11-28 22:40:02 UTC (rev 23877)
@@ -93,8 +93,8 @@
 		<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/about/donate.html.en"/>
-		<input type="hidden" name="cancel_return" value="https://www.torproject.org/about/donate.html.en"/>
+		<input type="hidden" name="return" value="https://www.torproject.org/donate/donate.html.en"/>
+		<input type="hidden" name="cancel_return" value="https://www.torproject.org/donate/donate.html.en"/>
 	      </tr>
 	      <tr>
 		<td><input type="radio" value="10.00"> 10</td>



More information about the tor-commits mailing list