Bug 13781: Fix missing heading columns for relative's checkouts table in check out...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / circulation.tt
index b252985..b48b60e 100644 (file)
@@ -726,10 +726,12 @@ No patron matched <span class="ex">[% message %]</span>
                     <th scope="col">Due date</th>
                     <th scope="col">Title</th>
                     <th scope="col">Item type</th>
+                    <th scope="col">Location</th>
                     <th scope="col">Checked out on</th>
                     <th scope="col">Checked out from</th>
                     <th scope="col">Call no</th>
                     <th scope="col">Charge</th>
+                    <th scope="col">Fine</th>
                     <th scope="col">Price</th>
                     <th scope="col">Patron</th>
                 </tr>