From 0a50ba619be62e9cc46b7b565bdd3fe14f4f8066 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Tue, 22 Sep 2020 21:02:38 +0000 Subject: [PATCH] Bug 26511: [19.11.x] Remove PatronSelfRegistrationConfirmEmail from opac.pref Test plan: 1. In 19.11 search for PatronSelfRegistrationConfirmEmail and you'll see the sys pref 2. Apply patch 3. System pref should be gone Signed-off-by: David Nind --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 6 ------ 1 file changed, 6 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 bcd8cf2fd2..2a207645d3 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 @@ -852,12 +852,6 @@ OPAC: no: "Do not display and prefill" - "password and login form after a patron has self registered." - - - pref: PatronSelfRegistrationConfirmEmail - choices: - yes: Require - no: "Do not require" - - users to confirm their email address by entering it twice. - - - pref: OPACPatronDetails choices: yes: Allow -- 2.11.0