monthly pay inputs tfoot corrections
This commit is contained in:
parent
38a6086e26
commit
866a5d2d8e
@ -515,7 +515,10 @@
|
|||||||
|
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="20"></th>
|
<th></th> <th></th> <th></th> <th></th> <th></th>
|
||||||
|
<th></th> <th></th> <th></th> <th></th> <th></th>
|
||||||
|
<th></th> <th></th> <th></th> <th></th> <th></th>
|
||||||
|
<th></th> <th></th> <th></th> <th></th> <th></th>
|
||||||
<th>Total</th>
|
<th>Total</th>
|
||||||
<th id="monthloan" style="text-align:right;">
|
<th id="monthloan" style="text-align:right;">
|
||||||
<?php echo isset($totalmonthloan) ? number_format(array_sum($totalmonthloan), 2) : ''; ?>
|
<?php echo isset($totalmonthloan) ? number_format(array_sum($totalmonthloan), 2) : ''; ?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user