Lines 733-738
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
733 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
733 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
734 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
734 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
735 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
735 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
|
|
736 |
('SeparateHoldingsByGroup','0',NULL,'Separate current branch holdings and holdings from libraries in the same library groups','YesNo'), |
736 |
('SerialsDefaultEmailAddress', '', NULL, 'Default email address used as reply-to for notices sent by the serials module.', 'Free'), |
737 |
('SerialsDefaultEmailAddress', '', NULL, 'Default email address used as reply-to for notices sent by the serials module.', 'Free'), |
737 |
('SerialsDefaultReplyTo', '', NULL, 'Default email address that serials notices are sent from.', 'Free'), |
738 |
('SerialsDefaultReplyTo', '', NULL, 'Default email address that serials notices are sent from.', 'Free'), |
738 |
('SerialsSearchResultsLimit', NULL, NULL, 'Serials search results limit', 'integer'), |
739 |
('SerialsSearchResultsLimit', NULL, NULL, 'Serials search results limit', 'integer'), |