Various fixes for amount box.
This commit is contained in:
parent
ce87be9291
commit
6053651442
1 changed files with 2 additions and 2 deletions
|
@ -153,8 +153,8 @@ internal policies</a> are published and available for scrutiny.</p>
|
|||
<input type="hidden" name="return" value="https://sfconservancy.org/thank-you/" />
|
||||
<input type="hidden" name="item_name" value="Conservancy Supporter, Annual" />
|
||||
<input type="hidden" name="cmd" value="_s-xclick" />
|
||||
<input id="amount" type="text" name="amount" size="5" value="120" /><br/>
|
||||
<small>($120 min; increase amount if you'd like.)</small>
|
||||
<h5>Amount:</h5>$<input id="amount" type="text" name="amount" size="5" value="120" /><br/>
|
||||
<small>($120 minimum; increase the amount if you'd like to help us more.)</small>
|
||||
|
||||
<h5>Do you want to receive a t-shirt?</h5>
|
||||
<input type="hidden" name="on1" value="Donation Gift" />
|
||||
|
|
Loading…
Reference in a new issue