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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-6 / +6 lines)
Lines 831-844 OPAC: Link Here
831
            - "library patrons to register for an account via the OPAC."
831
            - "library patrons to register for an account via the OPAC."
832
            - "<br><strong>NOTE:</strong> This needs <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory'>PatronSelfRegistrationDefaultCategory</a> to be set to a valid patron category code."
832
            - "<br><strong>NOTE:</strong> This needs <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory'>PatronSelfRegistrationDefaultCategory</a> to be set to a valid patron category code."
833
        -
833
        -
834
            - "Patron accounts created using self-registration "
834
            - pref: PatronSelfRegistrationVerifyByEmail
835
            - pref: PatronSelfRegistrationVerifyByEmail
835
              choices:
836
              choices:
836
                  patron: "must verify themselves via email"
837
                  off: "are not required to be verified"
837
                  library: "must be verified via email sent to EmailPatronRegistrations"
838
                  patron: "must be verified by the patron"
838
                  off: "is not required to verify themselves"
839
                  library: "must be verified by library staff"
839
            - "to activate their account."
840
            - "to activate the account."
840
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
841
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
841
            - "<br><strong>NOTE:</strong> Ensure the <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailPatronRegistrations'>EmailPatronRegistrations</a> system preference is set if you choose that verification option."
842
            - "<br><strong>NOTE:</strong> Set the <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailPatronRegistrations'>EmailPatronRegistrations</a> system preference for library staff to verify the account."
842
        -
843
        -
843
            - "Use"
844
            - "Use"
844
            - pref: PatronSelfRegistrationDefaultCategory
845
            - pref: PatronSelfRegistrationDefaultCategory
845
- 

Return to bug 25090