Bug 15533 [QA Followup] - Move tags for translatability
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
parent
cc77269694
commit
aa7b14f1f2
1 changed files with 1 additions and 1 deletions
|
@ -814,7 +814,7 @@ function checkMultiHold() {
|
|||
</i>
|
||||
[% ELSE %]
|
||||
[% IF reserveloo.itemtype %]
|
||||
<i>Next available <b>[% ItemTypes.GetDescription( reserveloo.itemtype ) %]</b> item</i>
|
||||
<i><b>Next available [% ItemTypes.GetDescription( reserveloo.itemtype ) %] item</b></i>
|
||||
[% ELSE %]
|
||||
<i>Next available</i>
|
||||
[% END %]
|
||||
|
|
Loading…
Reference in a new issue