[tor-commits] r25683: {website} move the google checkout image to a local file. (in website/trunk: donate/en images)

Andrew Lewman andrew at torproject.org
Wed Jun 20 18:58:23 UTC 2012


Author: phobos
Date: 2012-06-20 18:58:23 +0000 (Wed, 20 Jun 2012)
New Revision: 25683

Added:
   website/trunk/images/google-checkout.gif
Modified:
   website/trunk/donate/en/donate.wml
Log:
move the google checkout image to a local file.


Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml	2012-06-20 18:44:59 UTC (rev 25682)
+++ website/trunk/donate/en/donate.wml	2012-06-20 18:58:23 UTC (rev 25683)
@@ -176,7 +176,7 @@
 	 	  <div>
     		<label for="google">&#x24;</label>
     		<input id="item_price_1" name="item_price_1" size="6" type="text" value="20">
-    		<input class="donate-btn" alt="Donate" src="https://checkout.google.com/buttons/checkout.gif?merchant_id=&w=168&h=44&style=trans&variant=text&loc=en_US" type="image">
+    		<input class="donate-btn" alt="Donate" src="${IMGROOT}/google-checkout.gif" type="image">
 		  </div>
      	  <input name="item_name_1" type="hidden" value="Donate to the Tor Project">
     	  <input name="item_description_1" type="hidden" value="Tor is written for and supported by people like you">

Added: website/trunk/images/google-checkout.gif
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/google-checkout.gif
___________________________________________________________________
Added: svn:mime-type
   + image/gif



More information about the tor-commits mailing list