Lines 401-407
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
401 |
('OPACLocalCoverImages','0','1','Display local cover images on OPAC search and details pages.','YesNo'), |
401 |
('OPACLocalCoverImages','0','1','Display local cover images on OPAC search and details pages.','YesNo'), |
402 |
('OpacLocationBranchToDisplay','holding','holding|home|both','In the OPAC, under location show which branch for Location in the record details.','Choice'), |
402 |
('OpacLocationBranchToDisplay','holding','holding|home|both','In the OPAC, under location show which branch for Location in the record details.','Choice'), |
403 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
403 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
404 |
('OpacLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
|
|
405 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
404 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
406 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
405 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
407 |
('OpacMainUserBlock','Welcome to Koha...\r\n<hr>','70|10','A user-defined block of HTML in the main content area of the opac main page','Textarea'), |
406 |
('OpacMainUserBlock','Welcome to Koha...\r\n<hr>','70|10','A user-defined block of HTML in the main content area of the opac main page','Textarea'), |