Lines 278-283
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
278 |
('NoticeBcc','','','Email address to bcc outgoing notices sent by email','free'), |
278 |
('NoticeBcc','','','Email address to bcc outgoing notices sent by email','free'), |
279 |
('NoticeCSS','',NULL,'Notices CSS url.','free'), |
279 |
('NoticeCSS','',NULL,'Notices CSS url.','free'), |
280 |
('NotifyBorrowerDeparture','30',NULL,'Define number of days before expiry where circulation is warned about patron account expiry','Integer'), |
280 |
('NotifyBorrowerDeparture','30',NULL,'Define number of days before expiry where circulation is warned about patron account expiry','Integer'), |
|
|
281 |
('NotifyToReturnItemFromLibrary','PatronLibrary','PatronLibrary|AnyLibrary','Restricts which libraries to take into consideration when notifying patrons to return items on hold','Choice'), |
281 |
('NotifyToReturnItemWhenHoldIsPlaced','0',NULL,'If ON, notifies the borrowers to return an item whenever a hold is placed on it','YesNo'), |
282 |
('NotifyToReturnItemWhenHoldIsPlaced','0',NULL,'If ON, notifies the borrowers to return an item whenever a hold is placed on it','YesNo'), |
282 |
('NovelistSelectEnabled','0',NULL,'Enable Novelist Select content. Requires Novelist Profile and Password','YesNo'), |
283 |
('NovelistSelectEnabled','0',NULL,'Enable Novelist Select content. Requires Novelist Profile and Password','YesNo'), |
283 |
('NovelistSelectPassword','',NULL,'Enable Novelist user Profile','free'), |
284 |
('NovelistSelectPassword','',NULL,'Enable Novelist user Profile','free'), |