Lines 697-702
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
697 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
697 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
698 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
698 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
699 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
699 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
|
|
700 |
('SMSSendMaxChar', '', NULL, 'Add a limit for the number of characters in SMS messages', 'Integer'), |
700 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
701 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
701 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
702 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
702 |
('SocialNetworks','','facebook|linkedin|email','Enable/Disable social networks links in opac detail pages','Choice'), |
703 |
('SocialNetworks','','facebook|linkedin|email','Enable/Disable social networks links in opac detail pages','Choice'), |