MT2588: minor changes in column order & display

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Paul Poulain 2010-02-16 21:46:51 +01:00 committed by Galen Charlton
parent 759b485158
commit 4ebf32b970

View file

@ -21,14 +21,16 @@
<!-- TMPL_IF NAME="issues" --> <!-- TMPL_IF NAME="issues" -->
<p><b>Has been checked out <!-- TMPL_VAR NAME="total" --> times</b></p> <p><b>Has been checked out <!-- TMPL_VAR NAME="total" --> times</b></p>
<table> <table>
<tr><th>Date</th> <tr>
<th>Name</th> <th>Patron</th>
<th>Barcode</th> <th>Barcode</th>
<th>Library</th> <th>Library</th>
<th>Issuing Library</th> <th>Issuing library</th>
<th>Renew</th> <th>Renewed</th>
<th>Date due</th> <th>Checkout on</th>
<th>Return date</th></tr> <th>Due date</th>
<th>Checkin on</th>
</tr>
<!-- TMPL_LOOP NAME="issues" --> <!-- TMPL_LOOP NAME="issues" -->
<tr> <tr>
<td><!-- TMPL_IF NAME="issuedate" --> <td><!-- TMPL_IF NAME="issuedate" -->