| 
      
            Lines 195-200
          INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES
      
      
        Link Here
      
     | 
  
        
          | 195 | 
           | 
          195 | 
           | 
        
        
          | 196 | 
          INSERT INTO `systempreferences` (variable, value,options,type, explanation) VALUES ('AddPatronLists','categorycode','categorycode|category_type','Choice','Allow user to choose what list to pick up from when adding patrons'); | 
          196 | 
          INSERT INTO `systempreferences` (variable, value,options,type, explanation) VALUES ('AddPatronLists','categorycode','categorycode|category_type','Choice','Allow user to choose what list to pick up from when adding patrons'); | 
        
        
          | 197 | 
          INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('ExtendedPatronAttributes','0','Use extended patron IDs and attributes',NULL,'YesNo'); | 
          197 | 
          INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('ExtendedPatronAttributes','0','Use extended patron IDs and attributes',NULL,'YesNo'); | 
        
            
               | 
               | 
              198 | 
              INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('ExtendedPatronAttributesSearch','0','Search on extended patron IDs and attributes',NULL,'YesNo'); | 
            
        
          | 198 | 
           | 
          199 | 
           | 
        
        
          | 199 | 
          INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('RenewSerialAddsSuggestion','0','If ON, adds a new suggestion at serial subscription renewal',NULL,'YesNo'); | 
          200 | 
          INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('RenewSerialAddsSuggestion','0','If ON, adds a new suggestion at serial subscription renewal',NULL,'YesNo'); | 
        
        
          | 200 | 
          INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('GoogleJackets','0','if ON, displays jacket covers from Google Books API',NULL,'YesNo'); | 
          201 | 
          INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('GoogleJackets','0','if ON, displays jacket covers from Google Books API',NULL,'YesNo'); |