From a545626b5e3fa3f92d91a01ef41f90de75a25c68 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 Signed-off-by: Laura_Escamilla --- .../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