Author: diego Date: Thu Oct 28 22:15:11 2010 New Revision: 3534 Log: Replace PayPal image link with a local copy. This way PayPal is not informed of every visit to our donations page.
Added: trunk/images/paypal.png (contents, props changed) Modified: trunk/src/donations.en Added: trunk/images/paypal.png ============================================================================== Binary file. No diff available. Modified: trunk/src/donations.en ============================================================================== --- trunk/src/donations.en Wed Oct 27 15:14:28 2010 (r3533) +++ trunk/src/donations.en Thu Oct 28 22:15:11 2010 (r3534) @@ -23,8 +23,7 @@ <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="10596265"> -<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> -<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> +<input type="image" src="../images/paypal.png" border="0" name="submit" alt="PayPal"> </form> </p> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
