mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
potential fix for paypal weirdness
This commit is contained in:
parent
dce7d8e7d4
commit
8a7e9606fe
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue