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