From 48a62a4d47479a7f18f66f2ce317e7d9ca3d986f Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 14 Oct 2024 14:58:04 +0100 Subject: [PATCH] Bug 33736: Bootstrap 5 update Sponsored-by: PTFS Europe Ltd Signed-off-by: Esther Melander Signed-off-by: Paul Derscheid Signed-off-by: Katrin Fischer --- .../prog/en/modules/circ/pendingbookings.tt | 39 +++++++++---------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt index e309d5f669..d1f7289645 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt @@ -16,31 +16,28 @@ - [% INCLUDE 'header.inc' %] +[% WRAPPER 'header.inc' %] [% INCLUDE 'circ-search.inc' %] +[% END %] - +[% WRAPPER 'sub-header.inc' %] + [% WRAPPER breadcrumbs %] + [% WRAPPER breadcrumb_item %] + Circulation + [% END %] + [% WRAPPER breadcrumb_item bc_active= 1 %] + Bookings to collect + [% END %] + [% END #/ WRAPPER breadcrumbs %] +[% END #/ WRAPPER sub-header.inc %]
-
+
+ [% INCLUDE 'messages.inc' %]

Items required for bookings between [% from | $KohaDates %] and [% to | $KohaDates %]

Reported on [% todaysdate | $KohaDates %]

The following items have not been collected for bookings. Please retrieve them @@ -52,7 +49,7 @@

-
+