|
|
@ -54,7 +54,7 @@ |
|
|
|
|
|
|
|
|
<div class="question-well"> |
|
|
<div class="question-well"> |
|
|
<h3>What is your child's name?</h3> |
|
|
<h3>What is your child's name?</h3> |
|
|
<p>First, Middle, Last Name</p> |
|
|
|
|
|
|
|
|
<p>Enter full name</p> |
|
|
{% input_field type="text" name="child_name" class="form-block input-wide response-textbox children-input-block" placeholder="First, Middle, Last Name" data_mirror="true" data_mirror_target="#child_name_0" data_skip_ajax="true" %} |
|
|
{% input_field type="text" name="child_name" class="form-block input-wide response-textbox children-input-block" placeholder="First, Middle, Last Name" data_mirror="true" data_mirror_target="#child_name_0" data_skip_ajax="true" %} |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|