br formatting.
This commit is contained in:
parent
5fd4ca8627
commit
577a4b01f5
1 changed files with 2 additions and 2 deletions
|
@ -90,11 +90,11 @@
|
|||
<input type="hidden" name="return" value="https://sfconservancy.org/supporter/thank-you-event.html" />
|
||||
<input type="hidden" name="add" value="1"/>
|
||||
<label for="amount"><strong>Number of Tickets:</strong></label>
|
||||
<input name="quantity" value="1"/>
|
||||
<input name="quantity" value="1"/><br/>
|
||||
<label for="amount"><strong>Amount:</strong> $</label>
|
||||
<input id="amount" type="text" name="amount" size="7" minimum="40" value="40" />
|
||||
<span id="error" class="form-error-show">$40 is a minimum donation to
|
||||
attend the dinner.</span></div>
|
||||
attend the dinner.</span><br/></div>
|
||||
<div id="annual" class="dinner-form-submit">
|
||||
<input type="image"
|
||||
src="/img/supporter-night-button.png"
|
||||
|
|
Loading…
Reference in a new issue