From c7b41c417aace12c4573f2940d7a51cb90384340 Mon Sep 17 00:00:00 2001 From: Rachel A-M Date: Thu, 17 Jul 2025 22:18:40 +0000 Subject: [PATCH] Bug 40400: Changed club start date and end date to Enrollment start date and Enrollment end date Test plan: 1. Navigate to Tools > Patron clubs 2. Create a club template 3. Create a new club using new club template 4. Observe the date fields are "start date" and "end date" 5. Apply patch 6. Refresh page, observe that the date fields have changed to "Enrollment start date" and "Enrollment end date". Signed-off-by: David Nind --- .../intranet-tmpl/prog/en/modules/clubs/clubs-add-modify.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs-add-modify.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs-add-modify.tt index e296f53a2a5..a4af8dae066 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs-add-modify.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs-add-modify.tt @@ -74,12 +74,12 @@
  • - +
  • - +
  • -- 2.39.5