diff --git a/edivorce/apps/core/templates/partials/inline_question_determine_amount_to_pay.html b/edivorce/apps/core/templates/partials/inline_question_determine_amount_to_pay.html index d0309feb..3b9d61c0 100644 --- a/edivorce/apps/core/templates/partials/inline_question_determine_amount_to_pay.html +++ b/edivorce/apps/core/templates/partials/inline_question_determine_amount_to_pay.html @@ -1,6 +1,6 @@
diff --git a/edivorce/apps/core/templates/question/06_children_facts.html b/edivorce/apps/core/templates/question/06_children_facts.html index dce6ed88..2feb5dcf 100644 --- a/edivorce/apps/core/templates/question/06_children_facts.html +++ b/edivorce/apps/core/templates/question/06_children_facts.html @@ -294,7 +294,7 @@ -

What is the monthly amount for child support payable by your spouse (as per +

What is the 'Guideline' amount for child support payable by your spouse (as per {% include "partials/tooltip_link_federal_child_support_guidelines.html" with reference_link="http://laws-lois.justice.gc.ca/eng/regulations/SOR-97-175/page-11.html#h-15" link_text="Federal Child Support Tables" %} )?

@@ -348,7 +348,7 @@ -

What is the monthly amount for child support payable by you (as per +

What is the 'Guideline' amount for child support payable by you (as per {% include "partials/tooltip_link_federal_child_support_guidelines.html" with reference_link="http://laws-lois.justice.gc.ca/eng/regulations/SOR-97-175/page-11.html#h-15" link_text="Federal Child Support Tables" %} )?

diff --git a/edivorce/fixtures/Question.json b/edivorce/fixtures/Question.json index 07a5ec24..1a18bc46 100644 --- a/edivorce/fixtures/Question.json +++ b/edivorce/fixtures/Question.json @@ -1659,7 +1659,7 @@ }, { "fields": { - "name": "What is the monthly amount for child support (as per Federal Child Support Guidelines)?", + "name": "What is the 'Guideline' amount for child support payable by you (as per Federal Child Support Tables)?", "description": "For Step 6, Your children - Your children - Fact Sheet C Split Custody", "summary_order": 0, "required": "Conditional", @@ -1671,7 +1671,7 @@ }, { "fields": { - "name": "What is the monthly amount for child support (as per Federal Child Support Guidelines)?", + "name": "What is the 'Guideline' amount for child support payable by your spouse (as per Federal Child Support Tables)?", "description": "For Step 6, Your children - Your children - Fact Sheet C Split Custody", "summary_order": 0, "required": "Conditional",