From 1d3bf244359923aafdef71d9655f23858c1ae8cf Mon Sep 17 00:00:00 2001 From: Andrew Fuerste Henry Date: Fri, 31 Jan 2025 19:13:27 +0000 Subject: [PATCH] Bug 38404: Add explanatory text to RestrictPatronsWithFailedNotices To test: apply the patch and search for RestrictPatronsWithFailedNotices in sysprefs. It will now include a note that the cron looks at the preceding 7 days. --- .../prog/en/modules/admin/preferences/patrons.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index 671b4f4d41..c96486af3d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -418,7 +418,7 @@ Patrons: 1: Apply 0: "Don't apply" - "a restriction to a patron when their email and SMS messages fail to send at the Koha level." - - "
NOTE: This system preference requires the misc/cronjobs/restrict_patrons_with_failed_notices.pl cronjob. Ask your system administrator to schedule it." + - "
NOTE: This system preference requires the misc/cronjobs/restrict_patrons_with_failed_notices.pl cronjob. Ask your system administrator to schedule it. When run, the cronjob restricts any patron with a failed email or SMS message in the preceding 7 days." Privacy: - -- 2.39.5