From aff74ac41d6ca6077ee89c1a6f695682e861ad10 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 26 Oct 2018 12:21:13 +0200 Subject: [PATCH] Bug 21336: (follow-up) Fix last line after PatronRemovalDelay in pref file Content-Type: text/plain; charset=utf-8 Signed-off-by: Marcel de Rooy --- koha-tmpl/intranet-tmpl/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 7677e94..79fdbcf 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 @@ -233,4 +233,4 @@ Patrons: - pref: PatronAnonymizeDelay - days and remove anonymized patron accounts after - pref: PatronRemovalDelay - - days.
IMPORTANT: No action is performed when these delays are empty (no text). But a zero value ('0') is interpreted as no delay (do it now)! The actions are performed by the cleanup database cron job. + - "days.
IMPORTANT: No action is performed when these delays are empty (no text). But a zero value ('0') is interpreted as no delay (do it now)! The actions are performed by the cleanup database cron job." -- 2.1.4