@@ -, +, @@ on Holds Awaiting Pickup screen --- .../prog/en/modules/circ/waitingreserves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt @@ -48,7 +48,7 @@ $.tablesorter.addParser({ [% FOREACH cancel_result %] [% IF ( messagetransfert ) %]
-

This item is on hold for pick-up at another library

+

This item is on hold for pick-up at [% branchname %]

[% nextreservtitle %] is on hold for [% nextreservsurname %], [% nextreservfirstname %]. Please retain this item and check it in to process the hold.

--