diff --git a/edivorce/apps/core/templates/pdf/form37.html b/edivorce/apps/core/templates/pdf/form37.html index 914ce6a5..dd898960 100644 --- a/edivorce/apps/core/templates/pdf/form37.html +++ b/edivorce/apps/core/templates/pdf/form37.html @@ -277,7 +277,7 @@ Child Support Fact Sheet A (special expenses), and the amount set out in the proposed order for the expenses under section 7 of the Guidelines is - {{ derived.payor_section_seven_expenses|money }}. + {{ derived.annual_total_section_seven_expenses|money }}. {% endif %} diff --git a/edivorce/apps/core/templates/question/06_children_facts.html b/edivorce/apps/core/templates/question/06_children_facts.html index 4bf68f23..6d36f060 100644 --- a/edivorce/apps/core/templates/question/06_children_facts.html +++ b/edivorce/apps/core/templates/question/06_children_facts.html @@ -221,7 +221,7 @@
- {% money_input_field name="your_proportionate_share_amount" class="money sfact-sheet-input" readonly="" %} + {% money_input_field name="your_proportionate_share_amount" class="money fact-sheet-input" readonly="" %}