From f95a71f775b7cc51839419c31fc3f70024a2404e 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 --- 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 894aad7b40..69c03f0b8c 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.30.2