| 
      
            Lines 418-422
          INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
      
      
        Link Here
      
     | 
  
        
          | 418 | 
          ('XSLTResultsDisplay','default','','Enable XSL stylesheet control over results page display on intranet','Free'), | 
          418 | 
          ('XSLTResultsDisplay','default','','Enable XSL stylesheet control over results page display on intranet','Free'), | 
        
        
          | 419 | 
          ('yuipath','local','local|http://yui.yahooapis.com/2.5.1/build','Insert the path to YUI libraries, choose local if you use koha offline','Choice'), | 
          419 | 
          ('yuipath','local','local|http://yui.yahooapis.com/2.5.1/build','Insert the path to YUI libraries, choose local if you use koha offline','Choice'), | 
        
        
          | 420 | 
          ('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'), | 
          420 | 
          ('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'), | 
        
          
            
              | 421 | 
              ('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo') | 
              421 | 
              ('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo'), | 
            
            
               | 
               | 
              422 | 
              ('SessionRestrictionByIP','0','Check for Change in Remote IP address for Session Security . Disable when remote ip address changes frequently.','','YesNo'); | 
            
        
          | 422 | 
          ;  | 
          423 | 
          ;  |