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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-3 / +2 lines)
Lines 282-288 Patrons: Link Here
282
         - "When adding a guarantee to a guarantor patron fill the following fields in the guarantee's member entry form from the guarantors record:"
282
         - "When adding a guarantee to a guarantor patron fill the following fields in the guarantee's member entry form from the guarantors record:"
283
         - pref: PrefillGuaranteeField
283
         - pref: PrefillGuaranteeField
284
           multiple:
284
           multiple:
285
               B_streettype: "Alternate address - Road type"
285
               B_streettype: "Alternate address - Street type"
286
               B_address: "Alternate address - Address"
286
               B_address: "Alternate address - Address"
287
               B_address2: "Alternate address - Address 2"
287
               B_address2: "Alternate address - Address 2"
288
               B_city: "Alternate address - City"
288
               B_city: "Alternate address - City"
Lines 308-320 Patrons: Link Here
308
               phone: "Contact - Primary phone"
308
               phone: "Contact - Primary phone"
309
               emailpro: "Contact - Secondary email"
309
               emailpro: "Contact - Secondary email"
310
               phonepro: "Contact - Secondary phone"
310
               phonepro: "Contact - Secondary phone"
311
               streettype: "Main address - Street type"
311
               address: "Main address - Address"
312
               address: "Main address - Address"
312
               address2: "Main address - Address 2"
313
               address2: "Main address - Address 2"
313
               city: "Main address - City"
314
               city: "Main address - City"
314
               country: "Main address - Country"
315
               country: "Main address - Country"
315
               state: "Main address - State"
316
               state: "Main address - State"
316
               zipcode: "Main address - ZIP/Postal code"
317
               zipcode: "Main address - ZIP/Postal code"
317
               streettype: "Main address - Road type"
318
               streetnumber: "Main address - Street number"
318
               streetnumber: "Main address - Street number"
319
     -
319
     -
320
         - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
320
         - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
321
- 

Return to bug 29576