From 931618a9f39f6f3788e52c497cb873da87595197 Mon Sep 17 00:00:00 2001 From: David Nind Date: Mon, 23 Oct 2023 23:28:16 +0000 Subject: [PATCH] Bug 26831: (follow-up) Update system preference description Signed-off-by: David Nind --- .../prog/en/modules/admin/preferences/opac.pref | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index 356eeb8f88..b3bcae03cf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -653,18 +653,18 @@ OPAC: 0: "Don't block" - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference. - - - The cleanup_database.pl cronjob will automatically delete unaccepted private list share invites after a period of + - The cleanup_database.pl cronjob automatically deletes unaccepted private list share invites after - pref: PurgeListShareInvitesOlderThan class: integer - "days." - - "

Example: [14] Sets purgation of unaccepted private list share invites for those older than 14 days.

" - - "

WARNING: Unaccepted private list shares will be purged by the following 3 options:" + - "

Example: [14] Deletes unaccepted private list share invites older than 14 days.

" + - "

WARNING: Unaccepted private list shares are deleted using these priorities:" - "

" - - "
Note: This system preference requires the misc/cronjobs/cleanup_database.pl cronjob. Ask your system administrator to schedule it." + - "NOTE: This system preference requires the misc/cronjobs/cleanup_database.pl cronjob. Ask your system administrator to schedule it." - - pref: OpacTrustedCheckout default: 0 -- 2.30.2