Changeset - 2993a2c3ad54
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2017-01-01 21:31:01
brett@sfconservancy.org
supporter: Fix detached labels in forms.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/supporter/form_partial.html
Show inline comments
...
 
@@ -92,3 +92,3 @@ This partial accepts these optional parameters:
 
      <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" %}
...
 
@@ -106,3 +106,3 @@ This partial accepts these optional parameters:
 
      <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">
0 comments (0 inline, 0 general)