[tor-commits] r25746: {website} update the paypal image, fix the cancel donate path, remove (in website/trunk: donate donate/en images)

Andrew Lewman andrew at torproject.org
Wed Aug 8 16:02:04 UTC 2012


Author: phobos
Date: 2012-08-08 16:02:04 +0000 (Wed, 08 Aug 2012)
New Revision: 25746

Removed:
   website/trunk/donate/google-datafeed.xml
Modified:
   website/trunk/donate/en/donate.wml
   website/trunk/images/btn_donateCC_LG.gif
Log:
update the paypal image, fix the cancel donate path, remove the google checkout feed.


Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml	2012-08-07 20:53:48 UTC (rev 25745)
+++ website/trunk/donate/en/donate.wml	2012-08-08 16:02:04 UTC (rev 25746)
@@ -107,7 +107,7 @@
 		   </div>
 		   <div>
 		    <label for="custom">or enter a donation amount:</label><input type="text" id="amount" class="amount" name="amount">
-			 <input type="hidden" id="a3" name="a3" value="0">		
+			 <input type="hidden" id="a3" name="a3" value="0">
 			 <input class="donate-btn" type="submit" name="donate" value="Donate" alt="Subscribe to Tor with PayPal - it's fast, free and secure!">
 	       <!-- <input type="image" src="../images/btn_donateCC_LG.gif" name="submit" alt="Subscribe to Tor with PayPal - it's fast, free and secure!"> -->
 		   </div>
@@ -119,8 +119,8 @@
 		     <input type="hidden" id="cmd" name="cmd" value="_donations">
 		     <input type="hidden" name="business" value="donations at torproject.org">
 		     <input type="hidden" id="item_name" name="item_name" value="Donation to the Tor Project">
-		     <input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou.html">
-		     <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate/donate.html">
+		     <input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou">
+		     <input type="hidden" name="cancel_return" value="https://www.torproject.org/getinvolved/volunteer">
 		  </div>
 	 </form>
 	</div>

Deleted: website/trunk/donate/google-datafeed.xml
===================================================================
(Binary files differ)

Modified: website/trunk/images/btn_donateCC_LG.gif
===================================================================
(Binary files differ)



More information about the tor-commits mailing list