web: fix register headings

This commit is contained in:
Simon Michael 2011-06-13 19:36:10 +00:00
parent ca9b4fcdd5
commit 5fa829973c

View File

@ -1,9 +1,10 @@
<table.registerreport <table.registerreport
<tr.headings <tr.headings
<th.date align=left Date <th.date align=left>Date
<th.description align=left Description <th.description align=left>Description
<th.account align=left Account <th.account align=left>Account
<th.amount align=right Amount <th.amount align=right>Amount
<th.balance align=right Balance <th.balance align=right>Balance
$forall i <- numbered items $forall i <- numbered items
^{itemAsHtml vd i} ^{itemAsHtml vd i}