From 2b0a27d943e0d0a523c4140df047fe8348bee7ae Mon Sep 17 00:00:00 2001 From: Marc Date: Wed, 20 Jul 2016 16:54:34 +0200 Subject: [PATCH] Bug 16945: PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit In OPAC, patron self registration works only when PatronSelfRegistrationDefaultCategory is set to a valid patron category. This patch adds a note for PatronSelfRegistration on Home > Administration > System preferences. To test: - Apply patch - In staff client, search system preferences for PatronSelfRegistration - Verify that note appears with PatronSelfRegistration (Amended to fix typo, see comment #3, 2016-07-21 mv) Signed-off-by: Claire Gravely Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall (cherry picked from commit 856f4426b33ad498bfeed3a58097276e85850bab) Signed-off-by: Frédéric Demians --- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e1c72f0eb9..c6e61856d5 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 @@ -671,7 +671,7 @@ OPAC: choices: yes: Allow no: "Don't allow" - - "library patrons to register or modify their account via the OPAC." + - "library patrons to register or modify their account via the OPAC. Note: This needs PatronSelfRegistrationDefaultCategory to be set to a valid patron category code." - - pref: PatronSelfRegistrationVerifyByEmail choices: -- 2.39.2