@@ -, +, @@ self modification --- .../prog/en/modules/admin/preferences/opac.pref | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -409,12 +409,6 @@ OPAC: no: "not allowed" - " to recover their password via e-mail in the OPAC" - - - 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: yes: Show @@ -812,13 +806,13 @@ OPAC: no: "Don't use" - "the item collection code when finding items for the shelf browser." - Self registration: + Self registration and modification: - - pref: PatronSelfRegistration choices: yes: Allow no: "Don't allow" - - "library patrons to register or modify their account via the OPAC." + - "library patrons to register for an account via the OPAC." - "
NOTE: This needs PatronSelfRegistrationDefaultCategory to be set to a valid patron category code." - - pref: PatronSelfRegistrationVerifyByEmail @@ -882,7 +876,13 @@ OPAC: yes: Require no: "Do not require" - users to confirm their email address by entering it twice. - + - + - pref: OPACPatronDetails + choices: + yes: Allow + no: "Don't allow" + - patrons to notify the library of changes to their contact information from the OPAC. + Advanced search options: - - Show search options --