Make error text even shorter.

This commit is contained in:
Bradley M. Kuhn 2014-12-02 17:35:31 -05:00
parent 8fbf7ba2b0
commit 3dd381cddb

View file

@ -139,7 +139,7 @@ internal policies</a> are published and available for scrutiny.</p>
<label for="amount"><strong>Amount:</strong> $</label> <label for="amount"><strong>Amount:</strong> $</label>
<input id="amount" type="text" name="amount" size="7" value="120" /> <input id="amount" type="text" name="amount" size="7" value="120" />
<span class="form-error"><small>$120 is a minimum for Conservancy <span class="form-error"><small>$120 is a minimum for Conservancy
Supporters. We welcome <a href="/donate">donation of other amounts here</a>.</small></span><br/> Supporters. <a href="/donate">Donate smaller amounts here</a>.</small></span><br/>
<label for="wantGift"><strong>Do you want to receive a t-shirt? </strong></label> <label for="wantGift"><strong>Do you want to receive a t-shirt? </strong></label>
<input type="hidden" name="on1" value="wantGift" /> <input type="hidden" name="on1" value="wantGift" />