From 76831384e3b5946d4528ac52513be381ab73aafe Mon Sep 17 00:00:00 2001 From: David Nind Date: Mon, 16 Jun 2025 04:17:36 +0000 Subject: [PATCH] Bug 25090: (follow-up) System preference description Update the PatronSelfRegistrationVerifyByEmail system preference description. Signed-off-by: David Nind --- .../prog/en/modules/admin/preferences/opac.pref | 11 ++++++----- 1 file changed, 6 insertions(+), 5 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 8b0aeb6f44..b6630451ef 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 @@ -831,14 +831,15 @@ OPAC: - "library patrons to register for an account via the OPAC." - "
NOTE: This needs PatronSelfRegistrationDefaultCategory to be set to a valid patron category code." - + - "Patron accounts created using self-registration " - pref: PatronSelfRegistrationVerifyByEmail choices: - patron: "must verify themselves via email" - library: "must be verified via email sent to EmailPatronRegistrations" - off: "is not required to verify themselves" - - "to activate their account." + off: "are not required to be verified" + patron: "must be verified by the patron" + library: "must be verified by library staff" + - "to activate the account." - "
NOTE: This system preference requires the misc/cronjobs/cleanup_database.pl cronjob. Ask your system administrator to schedule it." - - "
NOTE: Ensure the EmailPatronRegistrations system preference is set if you choose that verification option." + - "
NOTE: Set the EmailPatronRegistrations system preference for library staff to verify the account." - - "Use" - pref: PatronSelfRegistrationDefaultCategory -- 2.39.5