From da37f822ea8b4636a0db3d531bb07e53349fcc3f Mon Sep 17 00:00:00 2001
From: Tomas Cohen Arazi <tomascohen@theke.io>
Date: Fri, 30 Oct 2020 16:14:31 -0300
Subject: [PATCH] Bug 19133: (QA follow-up) Remove unrelated change

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
---
 .../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 dd89aa1e94..c72d409135 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
@@ -393,12 +393,6 @@ OPAC:
             - pref: OpacResetPasswordHostWhitelist
               type: textarea
             - " host names of third party services to be used as external password reset locations. Separate list elements by new line, whitespace, comma or |."
-        -
-            - pref: OPACPatronDetails
-              choices:
-                  yes: Allow
-                  no: "Don't allow"
-            - patrons to notify the library of changes to their contact information from the OPAC.
         -
             - pref: OPACpatronimages
               choices:
-- 
2.24.1 (Apple Git-126)