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 792-797 OPAC: Link Here
792
              type: modalselect
792
              type: modalselect
793
              source: borrowers
793
              source: borrowers
794
              exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags
794
              exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags
795
              inclusions: categorycode
795
        -
796
        -
796
            - "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:"
797
            - "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:"
797
            - pref: PatronSelfModificationBorrowerUnwantedField
798
            - pref: PatronSelfModificationBorrowerUnwantedField
798
- 

Return to bug 27634