From 49526ba5417ba24be6009379dd38c3afd3487383 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 --- .../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 e309d5f669a..d1f72896453 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 @@

-
+