Lines 828-844
OPAC:
Link Here
|
828 |
- pref: PatronSelfRegistrationBorrowerMandatoryField |
828 |
- pref: PatronSelfRegistrationBorrowerMandatoryField |
829 |
type: modalselect |
829 |
type: modalselect |
830 |
source: borrowers |
830 |
source: borrowers |
|
|
831 |
exclusions: sort1|sort2 |
831 |
- |
832 |
- |
832 |
- "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-registration screen:" |
833 |
- "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-registration screen:" |
833 |
- pref: PatronSelfRegistrationBorrowerUnwantedField |
834 |
- pref: PatronSelfRegistrationBorrowerUnwantedField |
834 |
type: modalselect |
835 |
type: modalselect |
835 |
source: borrowers |
836 |
source: borrowers |
836 |
exclusions: branchcode |
837 |
exclusions: branchcode|sort1|sort2 |
837 |
- |
838 |
- |
838 |
- "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:" |
839 |
- "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:" |
839 |
- pref: PatronSelfModificationBorrowerUnwantedField |
840 |
- pref: PatronSelfModificationBorrowerUnwantedField |
840 |
type: modalselect |
841 |
type: modalselect |
841 |
source: borrowers |
842 |
source: borrowers |
|
|
843 |
exclusions: sort1|sort2 |
842 |
- |
844 |
- |
843 |
- "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):" |
845 |
- "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):" |
844 |
- pref: PatronSelfRegistrationAdditionalInstructions |
846 |
- pref: PatronSelfRegistrationAdditionalInstructions |
845 |
- |
|
|