From 17483277b25b18c5bdf38d6695ff6683df598156 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 Signed-off-by: Marcel de Rooy Signed-off-by: Josef Moravec --- 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 b6b86bbab2..670d242930 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 @@ -248,4 +248,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.11.0