From cad9be2856fd5b3164f6b2180f378366f606a1fe Mon Sep 17 00:00:00 2001 From: Charles Shin Date: Tue, 11 Dec 2018 15:05:05 -0800 Subject: [PATCH] DIV-900: Updated text copies. --- .../core/templates/question/06_children_income_expenses.html | 4 ++-- .../apps/core/templates/question/06_children_what_for.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/edivorce/apps/core/templates/question/06_children_income_expenses.html b/edivorce/apps/core/templates/question/06_children_income_expenses.html index 6fe9e29e..186b3a5c 100644 --- a/edivorce/apps/core/templates/question/06_children_income_expenses.html +++ b/edivorce/apps/core/templates/question/06_children_income_expenses.html @@ -43,8 +43,8 @@

For this option you will need to provide the court with another form called the - Agreement as to Annual Income (F9) - . + Agreement as to Annual Income (F9). +

diff --git a/edivorce/apps/core/templates/question/06_children_what_for.html b/edivorce/apps/core/templates/question/06_children_what_for.html index c91632f7..2838515b 100644 --- a/edivorce/apps/core/templates/question/06_children_what_for.html +++ b/edivorce/apps/core/templates/question/06_children_what_for.html @@ -33,11 +33,11 @@ {% if derived.show_fact_sheet_b or derived.show_fact_sheet_c %}
{% money_input_field name="order_monthly_child_support_amount" value_src="difference_payment_amounts" class="money positive-float form-block response-textbox children-input-block child-support-amount" readonly="" %} -
Matches Child Support Guideline amount calculated from fact sheet + Matches Child Support Guideline (amount calculated from Fact sheet) {% else %}
{% money_input_field name="order_monthly_child_support_amount" class="money positive-float form-block response-textbox children-input-block child-support-amount" data_ajax_only_radio_selected="true" %} -
Matches Child Support Guideline amount calculated from fact sheet + Matches Child Support Guideline (amount calculated from Fact sheet) {% endif %}