From bf230a34c8fa077df9b28ceed4a85a1df29f1a84 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Wed, 24 Mar 2021 13:32:18 +0000 Subject: [PATCH] Bug 27846: (QA follow-up) Apply changes to transfers_to_send It looks like the transfers to send page was added after these changes were coded up.. This patch just impliments them for this page too. Signed-off-by: Martin Renvoize --- .../prog/en/modules/circ/transfers_to_send.tt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt index 744a311aea..7f9472bdea 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt @@ -15,7 +15,19 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'circ-search.inc' %] - +
-- 2.20.1