Bug 20634: Changing the identical label "Library:" to "Location" in Inventory Home.

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>
This commit is contained in:
Olivia Lu 2019-01-15 21:24:25 +00:00 committed by Nick Clemens
parent 046d5e12e4
commit a3993a7582

View file

@ -54,7 +54,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>