Browse Source

DIV-657: Changing label of expense column of 'Unusually high expenses...' table in Fact Sheet E

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

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

@ -345,7 +345,7 @@
<table id="claimant_expenses" class="list-builder">
<thead>
<tr class="list-builder-header">
<th class="table-bordered">What is the expense</th>
<th class="table-bordered">Expense</th>
<th class="table-bordered">Amount</th>
<th></th>
</tr>


Loading…
Cancel
Save