From e291f2b21ff753fb0fd825e3c365b71246cc0695 Mon Sep 17 00:00:00 2001
From: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Date: Tue, 2 Jun 2020 15:26:31 +0100
Subject: [PATCH] Bug 23243: (follow-up) Update wording as requested

---
 .../intranet-tmpl/prog/en/modules/serials/checkexpiration.tt    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/checkexpiration.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/checkexpiration.tt
index 5b56e07cca..25eff3e354 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/checkexpiration.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/checkexpiration.tt
@@ -46,7 +46,7 @@
 			</ol>
 
         <li>
-            <label for="showhistoricexpired">Include historic expirations:</label>
+            <label for="showhistoricexpired">Include expirations before today:</label>
             [% IF showhistoricexpired %]
                 <input id="showhistoricexpired" type="checkbox" name="showhistoricexpired" checked="checked" />
             [% ELSE %]
-- 
2.20.1