Remove additional <br/>'s
This commit is contained in:
parent
b7186cf2e7
commit
320205b503
1 changed files with 1 additions and 2 deletions
|
@ -102,8 +102,7 @@ to discuss your dietary needs.
|
|||
<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><br/>
|
||||
<br /></div>
|
||||
attend the dinner.</span></div>
|
||||
<div id="annual" class="dinner-form-submit">
|
||||
<input type="image"
|
||||
src="/img/supporter-night-button.png"
|
||||
|
|
Loading…
Reference in a new issue