supporter: Fix detached labels in forms.

This commit is contained in:
Brett Smith 2017-01-01 16:31:01 -05:00
parent fce05b6f99
commit 2993a2c3ad

View file

@ -90,7 +90,7 @@ This partial accepts these optional parameters:
</div>
<div class="supporter-form-input">
<label for="wantGift">Do you want to receive
<label for="on0">Do you want to receive
{% if form_id == "renewal" %}
another
{% else %}
@ -104,7 +104,7 @@ This partial accepts these optional parameters:
</div>
<div class="supporter-form-input t-shirt-size-selector">
<label for="tShirtSize">T-shirt size: </label>
<label for="os0">T-shirt size: </label>
<div class="input-group">
<select name="os0" tabindex="30">
<option value="MenS">Men's S</option>