From 03b95cc32a9c41b93aefe15894a3b177da00c290 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 19 Feb 2024 10:13:14 +0000 Subject: [PATCH] Bug 35532: Update date select field and add hint This patch updates the 'Period' select from 'Period' to 'Booking dates' and adds a hint beneath it too. Signed-off-by: David Nind Signed-off-by: Nick Clemens Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/includes/modals/place_booking.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/modals/place_booking.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/modals/place_booking.inc index b35b325192..0345164eea 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/modals/place_booking.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/modals/place_booking.inc @@ -32,10 +32,11 @@
  • - + Required
    +
    Select the booking start and end date
  • -- 2.39.5