|
|
|
@ -42,7 +42,7 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
<div id="name_change_you_fullname" hidden> |
|
|
|
<h3>Please enter the full name</h3> |
|
|
|
<h3>Please enter the full <strong>new</strong> name</h3> |
|
|
|
{% input_field type="text" name="name_change_you_fullname" class="form-block input-wide response-textbox" %} |
|
|
|
</div> |
|
|
|
|
|
|
|
@ -78,7 +78,7 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
<div id="name_change_spouse_fullname" hidden> |
|
|
|
<h3>Please enter the full name</h3> |
|
|
|
<h3>Please enter the full <strong>new</strong> name</h3> |
|
|
|
{% input_field type="text" name="name_change_spouse_fullname" class="form-block input-wide response-textbox" %} |
|
|
|
</div> |
|
|
|
|
|
|
|
|