From f7055bb901602117e79351fa15f72148ff1f2716 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 2 Oct 2012 09:50:18 -0400 Subject: [PATCH] Bug 8449 - Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen Return library name to message about hold requiring transfer. Signed-off-by: Paul Poulain --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt index a77d33025b..cb18a4a12a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt +++ b/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.

-- 2.39.2