From 5e8df6cfe32a27cd69976a9c73e28ebb36a49054 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 Signed-off-by: Aleisha Amohia (cherry picked from commit 7fcd8934c81b26e6576fafba9cb275d44718901f) Signed-off-by: Victor Grousset/tuxayo --- .../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 7063b88b4f..00edc06247 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 @@ -821,12 +821,6 @@ OPAC: yes: "Display and prefill" 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: -- 2.39.5