Andrew Lewman commited on 2012-06-20 20:58:23
              Zeige 2 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.
            
| ... | ... | 
                      @@ -176,7 +176,7 @@ function validateAmount(amount){
                     | 
                  
| 176 | 176 | 
                        <div>  | 
                    
| 177 | 177 | 
                        <label for="google">$</label>  | 
                    
| 178 | 178 | 
                        <input id="item_price_1" name="item_price_1" size="6" type="text" value="20">  | 
                    
| 179 | 
                        - <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">  | 
                    |
| 179 | 
                        +    		<input class="donate-btn" alt="Donate" src="${IMGROOT}/google-checkout.gif" type="image">
                       | 
                    |
| 180 | 180 | 
                        </div>  | 
                    
| 181 | 181 | 
                        <input name="item_name_1" type="hidden" value="Donate to the Tor Project">  | 
                    
| 182 | 182 | 
                        <input name="item_description_1" type="hidden" value="Tor is written for and supported by people like you">  |