From 592e676d9fc5a7f2d4d57b60b5db5c66fd8f296d Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Tue, 27 Mar 2018 10:11:27 -0400 Subject: [PATCH] Bug 17171: (QA Followup) Add message to batch checkout template Signed-off-by: Liz Rea --- .../intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt index 60e14ea984..76eb7ed83c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt @@ -198,6 +198,9 @@ [% END %] + [% IF checkout_info.alert.RETURNED_FROM_ANOTHER %] +
Item was checked out to [% alert.RETURNED_FROM_ANOTHER.patron.firstname %] [% alert.RETURNED_FROM_ANOTHER.patron.surname %] ([% alert.RETURNED_FROM_ANOTHER.patron.cardnumber %]) and was returned automatically.
+ [% END %] [% IF checkout_info.IMPOSSIBLE %]