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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-4 / +4 lines)
Lines 132-141 Patrons: Link Here
132
           class: multi
132
           class: multi
133
         - "Comma separated list defining the default fields to be used during a patron search"
133
         - "Comma separated list defining the default fields to be used during a patron search"
134
     -
134
     -
135
         - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:"
135
         - pref: PatronQuickAddFields
136
         - pref: PatronQuickAddFields
136
           class: multi
137
           type: modalselect
137
         - (separate columns with |)
138
           source: borrowers
138
         - "add these fields to the patron quick add form when entering a new patron. Displays only mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored."
139
         - "will be added to the patron quick add form when entering a new patron. Displays only mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored."
139
     -
140
     -
140
         - "Use the SMS::Send::"
141
         - "Use the SMS::Send::"
141
         - pref: SMSSendDriver
142
         - pref: SMSSendDriver
142
- 

Return to bug 22844