index.php: add Balance After column header

This commit is contained in:
Keith Solomon
2026-08-03 23:02:53 -05:00
parent 5fe4bf9f58
commit 64e320c6a5
+1
View File
@@ -67,6 +67,7 @@ try {
<th><h4>Date / Time (TCT)</h4></th>
<th><h4>Operation</h4></th>
<th><h4>Amount</h4></th>
<th><h4>Balance After</h4></th>
</tr>
</thead>