Browse Source

Adding missing word in FactSheet F description

pull/160/head
Benard Ebinu 8 years ago
parent
commit
f234436ef6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      edivorce/apps/core/templates/question/06_children_income_expenses.html

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

@ -420,7 +420,7 @@
<tr>
<td class="fact-sheet-question">
<p>
What is the
What is the monthly
{% include "partials/tooltip_link_federal_child_support_guidelines.html" with reference_link="http://www.justice.gc.ca/eng/rp-pr/fl-lf/child-enfant/guide/start-com.html#h11" link_text="Child Support Guidelines" %}
amount for $150,000?
</p>
@ -447,7 +447,7 @@
<tr>
<td class="fact-sheet-question">
<p>
What is the child support amount to be paid on the portion of income over $150,000?
What is the monthly child support amount to be paid on the portion of income over $150,000?
</p>
<div class="collapse-trigger collapsed" data-toggle="collapse" aria-expanded="false"
data-target="#collapse_spouse_high_income_amounts"


Loading…
Cancel
Save