From 9008490c5b59779fbd2de0196b6fc3e2d4186dc8 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". --- .../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 e296f53a2a..a4af8dae06 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