Browse Source

DIV-761: Adding text as per spec

pull/160/head
Benard Ebinu 7 years ago
parent
commit
1c6961bc1e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      edivorce/apps/core/templates/question/06_children_your_children.html

+ 1
- 1
edivorce/apps/core/templates/question/06_children_your_children.html View File

@ -77,7 +77,7 @@
{% input_field type="radio" class="radio-with-other children-input-block" name="child_live_with" value="Lives with you" data_target_id="other_child_details" data_reveal_target="false" data_mirror="true" data_mirror_target="#child_live_with_0" data_skip_ajax="true" %}
{% if name_you %}{{ name_you }}{% else %}You{% endif %}
</label>
<p>Child lives primarily (more than 60%) with this parent. This is referred to as sole custody.</p>
<p>Child lives primarily (more than 60%) with this parent. This is referred to as sole custody (Divorce Act) or guardianship (Family Law Act).</p>
</div>
<div class="radio">
<label class="tight-spacing">


Loading…
Cancel
Save