Browse Source

DIV-909, 910, 930, 931: Updated wording of questions.

pull/160/head
Charles Shin 6 years ago
parent
commit
262c34f60e
3 changed files with 5 additions and 5 deletions
  1. +1
    -1
      edivorce/apps/core/templates/question/01_orders.html
  2. +1
    -1
      edivorce/apps/core/templates/question/06_children_income_expenses.html
  3. +3
    -3
      edivorce/apps/core/templates/question/06_children_what_for.html

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

@ -356,7 +356,7 @@ asked to provide details for each request.</p>
<h2>Not asking for child support but have children</h2>
<p>Even though you are not asking for an order for child support, you will
still need to answer some questions about your children. If you're asking
still need to answer some questions about your children and your income. If you're asking
for a divorce, the court won't make an order unless they're satisfied that
reasonable arrangements have been made for the children.</p>


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

@ -16,7 +16,7 @@
<div class="radio">
<label>
{% input_field type="radio" name="how_will_calculate_income" autocomplete="off" value="using specific rules" data_invert_target="#agreement_entered_message" data_reveal_target="true" %}
Calculate your income using the
Provide your income using the
<a href="http://laws-lois.justice.gc.ca/eng/regulations/SOR-97-175/page-2.html#h-6" target="_blank">
specific rules (sections 15 to 20)
</a> set out in the Federal Guidelines


+ 3
- 3
edivorce/apps/core/templates/question/06_children_what_for.html View File

@ -178,7 +178,7 @@
</div>
<div class="question-well">
<h3>Do you have an
<h3>Do you already have a child support
<span class="tooltip-link"
data-toggle="tooltip" data-placement="right" data-html="true"
title="
@ -189,7 +189,7 @@
</p>
">
order <i class="fa fa-question-circle" aria-hidden="true"></i>
</span>(Provincial or Supreme Court) about support of the children?</h3>
</span>in Provincial or Supreme Court?</h3>
<div class="btn-radio-group" data-toggle="buttons">
<label class="btn btn-radio">
{% input_field type="radio" name="have_court_order" autocomplete="off" value="YES" data_target_id="court_order_details" data_reveal_target="true" %} Yes
@ -369,7 +369,7 @@
{% endif %}
<div class="question-well">
<h3>Please indicate which act you are asking for support under.</h3>
<h3>Please indicate which act you are asking for child support under.</h3>
<div class="radio">
<label>
{% input_field type="radio" name="child_support_act" class="" autocomplete="off" value="the Divorce Act (Canada) " %} the Divorce Act (Canada) -


Loading…
Cancel
Save