<thead>
<tr>
[% IF CAN_user_borrowers_edit_borrowers || CAN_user_tools_manage_patron_lists %]
<th> </th>
<th class="noExport"> </th>
[% END %]
<th>Card</th>
<th>Name</th>
<th>OD/Checkouts</th>
<th>Fines</th>
<th>Circ note</th>
</tr>
</thead>
<tbody></tbody>
-