Bug 7731 - Library should be used instead of branch and site
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / serials / claims.tt
index ceb1570..506ece1 100644 (file)
        <li>
            <label for="titlefilter">Title : </label>
            <input id="titlefilter" type="text" />
-           <label for="branchfilter">Branch: </label>
+           <label for="branchfilter">Library: </label>
            <select id="branchfilter" onchange="filterByBranch();">
             [% FOREACH branchloo IN branchloop %]
                 [% IF ( branchloo.selected ) %]
                     <th><input type="checkbox" id="CheckAll"></th>
                     [% END %]
                     <th>Vendor</th>
-                    <th>Branch</th>
+                    <th>Library</th>
                     <th>Title</th>
                     <th>Issue number</th>
                     <th>Status</th>