Lines 493-498
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
493 |
('OpenURLImageLocation', '', NULL, 'Location of image for OpenURL links', 'Free'), |
493 |
('OpenURLImageLocation', '', NULL, 'Location of image for OpenURL links', 'Free'), |
494 |
('OPACFineNoRenewalsIncludeCredits','1',NULL,'If enabled the value specified in OPACFineNoRenewals should include any unapplied account credits in the calculation','YesNo'), |
494 |
('OPACFineNoRenewalsIncludeCredits','1',NULL,'If enabled the value specified in OPACFineNoRenewals should include any unapplied account credits in the calculation','YesNo'), |
495 |
('OPACShowOpenURL', '0', NULL, 'Enable display of OpenURL links in OPAC search results and detail page', 'YesNo'), |
495 |
('OPACShowOpenURL', '0', NULL, 'Enable display of OpenURL links in OPAC search results and detail page', 'YesNo'), |
|
|
496 |
('OPACShowResultListOfOne', '0', NULL, 'Show the result list even if there is only one hit.', 'YesNo'), |
496 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
497 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
497 |
('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free'), |
498 |
('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free'), |
498 |
('OrderPriceRounding','','|nearest_cent','Local preference for rounding orders before calculations to ensure correct calculations','Choice'), |
499 |
('OrderPriceRounding','','|nearest_cent','Local preference for rounding orders before calculations to ensure correct calculations','Choice'), |