MT2588: minor changes in column order & display
authorPaul Poulain <paul.poulain@biblibre.com>
Tue, 16 Feb 2010 20:46:51 +0000 (21:46 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 30 Apr 2010 03:32:40 +0000 (23:32 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tmpl

index 2d97d5d..7ca6c61 100644 (file)
     <!-- TMPL_IF NAME="issues" -->
         <p><b>Has been checked out <!-- TMPL_VAR NAME="total" --> times</b></p>
         <table>
-            <tr><th>Date</th>
-            <th>Name</th>
+            <tr>
+            <th>Patron</th>
             <th>Barcode</th>
             <th>Library</th>
-            <th>Issuing Library</th>
-            <th>Renew</th>
-            <th>Date due</th>
-            <th>Return date</th></tr>
+            <th>Issuing library</th>
+            <th>Renewed</th>
+            <th>Checkout on</th>
+            <th>Due date</th>
+            <th>Checkin on</th>
+            </tr>
         <!-- TMPL_LOOP NAME="issues" -->
             <tr>
                 <td><!-- TMPL_IF NAME="issuedate" -->