From 81cdcef46d51f460ca77fb3d9b5d79da3da73e73 Mon Sep 17 00:00:00 2001 From: David Nind Date: Thu, 28 Sep 2023 22:14:29 +0000 Subject: [PATCH] Bug 34462: (follow-up) Shorten card experiation message Signed-off-by: David Nind Signed-off-by: Martin Renvoize Signed-off-by: Tomas Cohen Arazi (cherry picked from commit ab14e7f8ebe200de748a38f1d795c2588048aa3a) Signed-off-by: Fridolin Somers (cherry picked from commit 28b8522ac62a29b78912980654ba94dac303ce98) Signed-off-by: Matt Blenkinsop --- koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc index d485c54771..5dc2e74bcd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc @@ -21,7 +21,6 @@ [% IF ( warndeparture ) %]
  • Expiration: - Patron's card will expire soon. Patron's card expires on [% patron.dateexpiry | $KohaDates %]. Renew or Edit details
  • -- 2.39.2