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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-3 / +2 lines)
Lines 830-839 OPAC: Link Here
830
              class: short
830
              class: short
831
            - "as the default patron category for patrons registered via the OPAC."
831
            - "as the default patron category for patrons registered via the OPAC."
832
        -
832
        -
833
            - "Delete patrons registered via the OPAC, but not yet verified after"
833
            - "Delete patrons still in the category indicated by PatronSelfRegistrationDefaultCategory"
834
            - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
834
            - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
835
              class: integer
835
              class: integer
836
            - "days."
836
            - "days after account creation."
837
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
837
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
838
        -
838
        -
839
            - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
839
            - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
840
- 

Return to bug 25053