Lines 574-579
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
574 |
('RestrictedPageContent','',NULL,'HTML content of the restricted page','TextArea'), |
574 |
('RestrictedPageContent','',NULL,'HTML content of the restricted page','TextArea'), |
575 |
('RestrictedPageTitle','',NULL,'Title of the restricted page (breadcrumb and header)','Free'), |
575 |
('RestrictedPageTitle','',NULL,'Title of the restricted page (breadcrumb and header)','Free'), |
576 |
('RestrictionBlockRenewing','0',NULL,'If patron is restricted, should renewal be allowed or blocked','YesNo'), |
576 |
('RestrictionBlockRenewing','0',NULL,'If patron is restricted, should renewal be allowed or blocked','YesNo'), |
|
|
577 |
('resultsMaxItems','2','','Maximum number of available items displayed in search results','Integer'), |
578 |
('resultsMaxItemsUnavailable','1','','Maximum number of unavailable items displayed in search results','Integer'), |
577 |
('ReturnBeforeExpiry','0',NULL,'If ON, checkout will be prevented if returndate is after patron card expiry','YesNo'), |
579 |
('ReturnBeforeExpiry','0',NULL,'If ON, checkout will be prevented if returndate is after patron card expiry','YesNo'), |
578 |
('ReturnLog','1',NULL,'If ON, enables the circulation (returns) log','YesNo'), |
580 |
('ReturnLog','1',NULL,'If ON, enables the circulation (returns) log','YesNo'), |
579 |
('ReturnpathDefault','',NULL,'Use this email address as return path or bounce address for undeliverable emails','Free'), |
581 |
('ReturnpathDefault','',NULL,'Use this email address as return path or bounce address for undeliverable emails','Free'), |