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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-1 / +1 lines)
Lines 783-788 OPAC: Link Here
783
              type: modalselect
783
              type: modalselect
784
              source: borrowers
784
              source: borrowers
785
              exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags
785
              exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags
786
              inclusions: categorycode
786
        -
787
        -
787
            - "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:"
788
            - "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:"
788
            - pref: PatronSelfModificationBorrowerUnwantedField
789
            - pref: PatronSelfModificationBorrowerUnwantedField
789
- 

Return to bug 27634