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:
parent
046d5e12e4
commit
a3993a7582
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue