Browse Source

DIV-766: changing copy for orders pertaining to children

pull/160/head
Benard Ebinu 7 years ago
parent
commit
df131e7453
1 changed files with 9 additions and 12 deletions
  1. +9
    -12
      edivorce/apps/core/templates/question/01_orders.html

+ 9
- 12
edivorce/apps/core/templates/question/01_orders.html View File

@ -147,25 +147,22 @@ asked to provide details for each request.</p>
<div class="checkbox">
<label>
{% input_field type="checkbox" name="want_which_orders" value="Child support" class="show-order-alert-input" data_target_id="child_support_alert" data_invert_target=".orders-alert-child-support" data_reveal_target="true" %}
<b>Child Support</b>
Orders pertaining to children
</label>
<span class="tooltip-link" data-toggle="tooltip" data-placement="auto"
</div>
<p>This may include
<span class="tooltip-link" data-toggle="tooltip" data-placement="auto"
data-html="true" data-trigger="click"
title="
title="Child support<br>
<p>Parents have a duty under the law to support their children,
even if one parent doesn't see or take care of the children.
The money one parent pays to the other parent to help provide
for the daily needs of the children is called child support or
maintenance.</p>
"><i class="fa fa-question-circle" aria-hidden="true"></i></b>
</span>
</div>
<p>
You're asking the court for any order related to the children. This
includes orders for child support, guardianship, parental
responsibilities, parenting time, contact with a child, custody, and
access.
">child support<i class="fa fa-question-circle" aria-hidden="true"></i>
</span>,
guardianship, parental responsibilities, parenting time, contact with a child, custody and access.
</p>
<div class="collapse-trigger collapsed" data-toggle="collapse"


Loading…
Cancel
Save