@@ -, +, @@ PatronSelfRegistrationDefaultCategory - Apply patch - In staff client, search system preferences for PatronSelfRegistration - Verify that note appears with PatronSelfRegistration --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -680,7 +680,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 categroy code." - - pref: PatronSelfRegistrationVerifyByEmail choices: --