| Lines 523-536
          INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
      
      
        Link Here | 
        
          | 523 | ('PatronSelfRegistrationPrefillForm','1',NULL,'Display password and prefill login form after a patron has self registered','YesNo'), | 523 | ('PatronSelfRegistrationPrefillForm','1',NULL,'Display password and prefill login form after a patron has self registered','YesNo'), | 
        
          | 524 | ('PatronSelfRegistrationVerifyByEmail','0',NULL,'If enabled, any patron attempting to register themselves via the OPAC will be required to verify themselves via email to activate their account.','YesNo'), | 524 | ('PatronSelfRegistrationVerifyByEmail','0',NULL,'If enabled, any patron attempting to register themselves via the OPAC will be required to verify themselves via email to activate their account.','YesNo'), | 
        
          | 525 | ('PatronsPerPage','20','20','Number of Patrons Per Page displayed by default','Integer'), | 525 | ('PatronsPerPage','20','20','Number of Patrons Per Page displayed by default','Integer'), | 
            
              | 526 | ('EnablePayPalOpacPayments',  '0', NULL ,  'Enables the ability to pay fees and fines from  the OPAC via PayPal',  'YesNo' ), |  |  | 
        
          | 527 | ('PatronQuickAddFields',  '', NULL ,  'A list of fields separated by "|" to be displayed along with mandatory fields in the patron quick add form if chosen at patron entry',  'Free' ), | 526 | ('PatronQuickAddFields',  '', NULL ,  'A list of fields separated by "|" to be displayed along with mandatory fields in the patron quick add form if chosen at patron entry',  'Free' ), | 
            
              | 528 | ('PayPalChargeDescription',  'Koha fee payment', NULL ,  'This preference defines what the user will see the charge listed as in PayPal',  'Free'), |  |  | 
            
              | 529 | ('PayPalPwd',  '', NULL ,  'Your PayPal API password',  'Free'), | 
            
              | 530 | ('PayPalReturnURL','BaseURL','BaseURL|OPACAlias','Specify whether PayPal will return to the url specified in the OPACBaseURL option or to the OPAC\'s alias url.','Choice'), | 
            
              | 531 | ('PayPalSandboxMode',  '1', NULL ,  'If enabled, the system will use PayPal''s sandbox server for testing, rather than the production server.',  'YesNo'), | 
            
              | 532 | ('PayPalSignature',  '', NULL ,  'Your PayPal API signature',  'Free'), | 
            
              | 533 | ('PayPalUser',  '', NULL ,  'Your PayPal API username ( email address )',  'Free'), | 
        
          | 534 | ('PhoneNotification','0',NULL,'If ON, enables generation of phone notifications to be sent by plugins','YesNo'), | 527 | ('PhoneNotification','0',NULL,'If ON, enables generation of phone notifications to be sent by plugins','YesNo'), | 
        
          | 535 | ('PrefillGuaranteeField', 'phone,email,streetnumber,address,city,state,zipcode,country', NULL, 'Prefill these fields in guarantee member entry form from guarantor patron record', 'Multiple'), | 528 | ('PrefillGuaranteeField', 'phone,email,streetnumber,address,city,state,zipcode,country', NULL, 'Prefill these fields in guarantee member entry form from guarantor patron record', 'Multiple'), | 
        
          | 536 | ('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), | 529 | ('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |