Bug 20634: Changing the identical label "Library:" to "Location" in Inventory Home.
authorOlivia Lu <olivialokm@gmail.com>
Tue, 15 Jan 2019 21:24:25 +0000 (21:24 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 7 Feb 2019 01:29:26 +0000 (01:29 +0000)
To find fix:

1. Go to tools
2. Go to Inventory
3. Verify that under Item location filters the label should be "Location"

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit a3993a75822972e1e013410ab020f5a749248017)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 92001cc504d03f3aa20b5295154e9ae66c0a530e)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt

index fc1af80..7932899 100644 (file)
@@ -52,7 +52,7 @@
         <fieldset class="rows">
         <legend>Item location filters</legend>
         <ol><li>
-        <label for="branch">Library: </label>
+        <label for="branch">Location: </label>
             <input type="radio" name="branch" value="homebranch"> Home library</input>
             <input type="radio" name="branch" value="holdingbranch"> Current library</input>
         </li><li>