update the text that shows up in your donation from paypal.
Andrew Lewman

Andrew Lewman commited on 2011-05-20 03:20:03
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -103,7 +103,7 @@ other more sophisticated transactions.</a></li>
103 103
 		    <input type="image" src="$(IMGROOT)/btn_donateCC_LG.gif" name="submit" alt="Make a single donation with PayPal - it's fast, free and secure!"/>
104 104
 		    <input type="hidden" name="cmd" value="_xclick">
105 105
 		    <input type="hidden" name="business" value="donations@torproject.org">
106
-		    <input type="hidden" name="item_name" value="Tor">
106
+		    <input type="hidden" name="item_name" value="Donation to the Tor Project">
107 107
 		    <input type="hidden" name="return" value="https://www.torproject.org/donate/donate.html.en"/>
108 108
 		    <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate/donate.html.en"/>
109 109
 	      </tr>
110 110