Lines 712-717
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
712 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
712 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
713 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
713 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
714 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
714 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
|
|
715 |
('SMSSendAdditionalOptions', '', '', 'Additional SMS::Send parameters used to send SMS messages', 'free'), |
715 |
('SocialNetworks','','facebook|linkedin|email','Enable/Disable social networks links in opac detail pages','Choice'), |
716 |
('SocialNetworks','','facebook|linkedin|email','Enable/Disable social networks links in opac detail pages','Choice'), |
716 |
('SpecifyDueDate','1','','Define whether to display \"Specify Due Date\" form in Circulation','YesNo'), |
717 |
('SpecifyDueDate','1','','Define whether to display \"Specify Due Date\" form in Circulation','YesNo'), |
717 |
('SpecifyReturnDate',1,'','Define whether to display \"Specify Return Date\" form in Circulation','YesNo'), |
718 |
('SpecifyReturnDate',1,'','Define whether to display \"Specify Return Date\" form in Circulation','YesNo'), |