Lines 281-287
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
281 |
('OPACShowCheckoutName','0','','Displays in the OPAC the name of patron who has checked out the material. WARNING: Most sites should leave this off. It is intended for corporate or special sites which need to track who has the item.','YesNo'), |
281 |
('OPACShowCheckoutName','0','','Displays in the OPAC the name of patron who has checked out the material. WARNING: Most sites should leave this off. It is intended for corporate or special sites which need to track who has the item.','YesNo'), |
282 |
('OpacShowFiltersPulldownMobile','1',NULL,'Show the search filters pulldown on the mobile version of the OPAC.','YesNo'), |
282 |
('OpacShowFiltersPulldownMobile','1',NULL,'Show the search filters pulldown on the mobile version of the OPAC.','YesNo'), |
283 |
('OPACShowHoldQueueDetails','none','none|priority|holds|holds_priority','Show holds details in OPAC','Choice'), |
283 |
('OPACShowHoldQueueDetails','none','none|priority|holds|holds_priority','Show holds details in OPAC','Choice'), |
284 |
('OpacShowLibrariesPulldownMobile','1',NULL,'Show the libraries pulldown on the mobile version of the OPAC.','YesNo'), |
|
|
285 |
('OpacShowRecentComments','0',NULL,'If ON a link to recent comments will appear in the OPAC masthead','YesNo'), |
284 |
('OpacShowRecentComments','0',NULL,'If ON a link to recent comments will appear in the OPAC masthead','YesNo'), |
286 |
('OPACShowUnusedAuthorities','1','','Show authorities that are not being used in the OPAC.','YesNo'), |
285 |
('OPACShowUnusedAuthorities','1','','Show authorities that are not being used in the OPAC.','YesNo'), |
287 |
('opacsmallimage','','','Enter a complete URL to an image to replace the default Koha logo','free'), |
286 |
('opacsmallimage','','','Enter a complete URL to an image to replace the default Koha logo','free'), |