From 645fc6fda29b8d4e903637c342e4ec5e4dc32343 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 3c5d5fb154..4d6657a39f 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 @@ -417,7 +417,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