View | Details | Raw Unified | Return to bug 6413
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt (-6 / +6 lines)
Lines 50-61 Link Here
50
<tr>
50
<tr>
51
    <th>&nbsp;</th>
51
    <th>&nbsp;</th>
52
    <th>Fines &amp; charges</th>
52
    <th>Fines &amp; charges</th>
53
	<th>Description</th>
53
    <th>Sel</th>
54
    <th>Payment Note</th>
54
    <th>Description</th>
55
    <th>Payment note</th>
55
    <th>Account type</th>
56
    <th>Account type</th>
56
	<th>Notify id</th>
57
    <th>Notify id</th>
57
	<th>Level</th>
58
    <th>Level</th>
58
	<th>Amount</th>
59
    <th>Amount</th>
59
    <th>Amount outstanding</th>
60
    <th>Amount outstanding</th>
60
</tr>
61
</tr>
61
</thead>
62
</thead>
62
- 

Return to bug 6413