View | Details | Raw Unified | Return to bug 7957
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routinglists.tt (-2 / +1 lines)
Lines 37-43 function confirmDelete(){ Link Here
37
        <thead>
37
        <thead>
38
          <tr>
38
          <tr>
39
            <th>Title</th>
39
            <th>Title</th>
40
            <th>No. of borrowers</th>
40
            <th>No. of patrons</th>
41
            <th>Notes</th>
41
            <th>Notes</th>
42
            <th>&nbsp;</th>
42
            <th>&nbsp;</th>
43
          </tr>
43
          </tr>
44
- 

Return to bug 7957