Author: phobos Date: 2011-05-20 01:20:03 +0000 (Fri, 20 May 2011) New Revision: 24772
Modified: website/trunk/donate/en/donate.wml Log: update the text that shows up in your donation from paypal.
Modified: website/trunk/donate/en/donate.wml =================================================================== --- website/trunk/donate/en/donate.wml 2011-05-20 01:18:50 UTC (rev 24771) +++ website/trunk/donate/en/donate.wml 2011-05-20 01:20:03 UTC (rev 24772) @@ -103,7 +103,7 @@ <input type="image" src="$(IMGROOT)/btn_donateCC_LG.gif" name="submit" alt="Make a single donation with PayPal - it's fast, free and secure!"/> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="donations@torproject.org"> - <input type="hidden" name="item_name" value="Tor"> + <input type="hidden" name="item_name" value="Donation to the Tor Project"> <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>
tor-commits@lists.torproject.org