5 <h1>[% 'Reconciliation' | $T8 %]</h1>
7 <form method="post" action="rc.pl" id="form">
11 <th align=right nowrap>[% 'Account' | $T8 %]</th>
12 <td colspan=3>[% L.select_tag('accno', PR, value_title_sub=\selection_sub) %]</td>
15 <th align=right>[% 'From' | $T8 %]</th>
16 <td>[% L.date_tag('fromdate') %]</td>
17 <th align=right>[% 'Until' | $T8 %]</th>
18 <td>[% L.date_tag('todate') %]</td>