Changeset - 57124b5f2f59
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-01-20 23:10:08
bkuhn@ebb.org
Label as amount per ticket.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/event.html
Show inline comments
...
 
@@ -91,7 +91,7 @@
 
  <input type="hidden" name="add" value="1"/>
 
  <label for="amount"><strong>Number of Tickets:</strong></label>
 
  <input name="quantity" size="3" value="1"/><br/>
 
  <label for="amount"><strong>Amount:</strong> $</label>
 
  <label for="amount"><strong>Amount Per Ticket:</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/></div>
0 comments (0 inline, 0 general)