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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-1 / +1 lines)
Lines 825-830 OPAC: Link Here
825
            - pref: PatronSelfRegistrationBorrowerUnwantedField
825
            - pref: PatronSelfRegistrationBorrowerUnwantedField
826
              type: modalselect
826
              type: modalselect
827
              source: borrowers
827
              source: borrowers
828
              exclusions: branchcode
828
        -
829
        -
829
            - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:"
830
            - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:"
830
            - pref: PatronSelfModificationBorrowerUnwantedField
831
            - pref: PatronSelfModificationBorrowerUnwantedField
831
- 

Return to bug 27261