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 775-780 OPAC: Link Here
775
              type: modalselect
775
              type: modalselect
776
              source: borrowers
776
              source: borrowers
777
              exclusions: branchcode|sort1|sort2|gonenoaddress|lost
777
              exclusions: branchcode|sort1|sort2|gonenoaddress|lost
778
              inclusions: categorycode
778
        -
779
        -
779
            - "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:"
780
            - "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:"
780
            - pref: PatronSelfModificationBorrowerUnwantedField
781
            - pref: PatronSelfModificationBorrowerUnwantedField
781
- 

Return to bug 27634