check in newest paypal code

This commit is contained in:
Kyle Drake 2015-03-20 18:46:23 -07:00
parent 78a33c8b62
commit ca5d21d56b

View file

@ -15,9 +15,9 @@
<h2>PayPal</h2>
<p>For people that can't use a Credit Card, we support PayPal for supporter upgrades.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="5DBT66FUPFTJN">
<input type="hidden" name="hosted_button_id" value="YQVALLSP32HZG">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>