Make error text even shorter.
This commit is contained in:
parent
8fbf7ba2b0
commit
3dd381cddb
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ internal policies</a> are published and available for scrutiny.</p>
|
|||
<label for="amount"><strong>Amount:</strong> $</label>
|
||||
<input id="amount" type="text" name="amount" size="7" value="120" />
|
||||
<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>
|
||||
<input type="hidden" name="on1" value="wantGift" />
|
||||
|
|
Loading…
Reference in a new issue