potential fix for paypal weirdness

This commit is contained in:
Kyle Drake 2015-03-17 12:07:23 -07:00
parent dce7d8e7d4
commit 8a7e9606fe

View file

@ -15,7 +15,7 @@
<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" target="_top">
<form target="paypal" 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="5DBT66FUPFTJN">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal">