Bug 15533 [QA Followup] - Move tags for translatability
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 28 Apr 2016 15:33:48 +0000 (15:33 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 10:26:04 +0000 (10:26 +0000)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt

index c0cd0f9..ab7549a 100644 (file)
@@ -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 %]