Bug 5482 - Translation problem in guided reports - Item field names
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / reports / itemslost.tt
index 6210768..ebafbaa 100644 (file)
@@ -37,7 +37,7 @@
         <th>Rep.Price</th>
         <th>Library</th>
         <th>Itemtype</th>
-        <th>Holdingbranch</th>
+        <th>Current location</th>
         <th>Location</th>
         <th>Notes</th>
     </tr>
@@ -75,7 +75,7 @@
         <option value=""> --- </option>
         <option value="title">Title</option>
         <option value="author">Author</option>
-        <option value="homebranch">Library</option>
+        <option value="homebranch">Home library</option>
         <option value="itype">Itemtypes</option>
         <option value="barcode">Barcode</option>
         <option value="price">Price</option>