View | Details | Raw Unified | Return to bug 8753
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-5 / +4 lines)
Lines 339-351 OPAC: Link Here
339
                  no: "Don't allow"
339
                  no: "Don't allow"
340
            - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
340
            - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
341
        -
341
        -
342
            - "The user "
342
            - "Library users are "
343
            - pref: OpacResetPassword
343
            - pref: OpacResetPassword
344
              default: 1
344
              default: 1
345
              choices:
345
              choices:
346
                  yes: "can reset"
346
                  yes: "allowed"
347
                  no: "can not reset"
347
                  no: "not allowed"
348
            - " their password on OPAC."
348
            - " to recover their password via e-mail in the OPAC"
349
        -
349
        -
350
            - pref: OPACPatronDetails
350
            - pref: OPACPatronDetails
351
              choices:
351
              choices:
352
- 

Return to bug 8753