Does this work better without _s thing?
This commit is contained in:
parent
76479769d4
commit
a542a92937
1 changed files with 2 additions and 4 deletions
|
@ -149,12 +149,10 @@ internal policies</a> are published and available for scrutiny.</p>
|
|||
|
||||
<h2>Become a Supporter Now!</h2>
|
||||
<a id="now"></a>
|
||||
<form id="supporter-form"
|
||||
action="https://www.paypal.com/cgi-bin/webscr"
|
||||
method="post" name="supporter">
|
||||
<form id="supporter-form" action="https://www.paypal.com/cgi-bin/webscr" method="post" name="supporter">
|
||||
<input type="hidden" name="cmd" value="_xclick" />
|
||||
<input type="hidden" name="hosted_button_id" value="FECH4D8EQUTFY">
|
||||
<input type="hidden" name="item_name" value="Conservancy Supporter, Annual" />
|
||||
<input type="hidden" name="cmd" value="_s-xclick" />
|
||||
<h5>Amount:</h5>$<input id="amount" type="text" name="amount" size="7" value="120" /><br/>
|
||||
<small>($120 minimum; increase the amount if you'd like to help us more.)</small>
|
||||
|
||||
|
|
Loading…
Reference in a new issue