|
|
|
@ -20,7 +20,7 @@ |
|
|
|
<div class="radio"> |
|
|
|
<label> |
|
|
|
{% input_field type="radio" name="divorce_reason" value="live separate" data_target_id="other_reason" data_reveal_target="false" data_target_class="not-disqualified" data_reveal_class="true" %} |
|
|
|
You and your spouse have lived separate and apart for one year or more |
|
|
|
<strong>You and your spouse have lived separate and apart for one year or more</strong> |
|
|
|
</label> |
|
|
|
</div> |
|
|
|
<div class="collapse-trigger collapsed" data-toggle="collapse" aria-expanded="false" data-target="#collapse_separated_apart" aria-controls="collapse_separated_apart"> |
|
|
|
@ -77,7 +77,7 @@ |
|
|
|
<div class="radio"> |
|
|
|
<label> |
|
|
|
{% input_field type="radio" name="divorce_reason" value="other" data_target_id="other_reason" data_reveal_target="true" data_target_class="not-disqualified" data_reveal_class="false" %} |
|
|
|
Other reasons (grounds) |
|
|
|
<strong>Other reasons (grounds)</strong> |
|
|
|
</label> |
|
|
|
</div> |
|
|
|
|
|
|
|
|