Remove additional <br/>'s

This commit is contained in:
Bradley M. Kuhn 2015-01-20 16:17:17 -05:00
parent b7186cf2e7
commit 320205b503

View file

@ -102,8 +102,7 @@ to discuss your dietary needs.
<label for="amount"><strong>Amount:</strong> $</label> <label for="amount"><strong>Amount:</strong> $</label>
<input id="amount" type="text" name="amount" size="7" minimum="40" value="40" /> <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 <span id="error" class="form-error-show">$40 is a minimum donation to
attend the dinner.</span><br/> attend the dinner.</span></div>
<br /></div>
<div id="annual" class="dinner-form-submit"> <div id="annual" class="dinner-form-submit">
<input type="image" <input type="image"
src="/img/supporter-night-button.png" src="/img/supporter-night-button.png"