host paypal image in local static nginx dir

[Imported from Trac: page WikiStart, version 473]
zooko 2012-04-18 19:54:38 +00:00
parent 7dc7db2b10
commit e910413d54

@ -65,8 +65,7 @@ See also [the News page](News)
<form action="<https://www.paypal.com/cgi-bin/webscr>" method="post"> <form action="<https://www.paypal.com/cgi-bin/webscr>" method="post">
<input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="EBYATPQDCRDJ6"> <input type="hidden" name="hosted_button_id" value="EBYATPQDCRDJ6">
<input type="image" src="<https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif>" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <input type="image" src="/trac/chrome/btn_donateCC_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">
</form> </form>
</td></tr> </td></tr>
</table> </table>