Lines 530-535
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
530 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
530 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
531 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
531 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
532 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
532 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
|
|
533 |
('SMSSendFrom', '', '', '"From" number used to send SMS messages', 'free'), |
533 |
('SocialNetworks','0','','Enable/Disable social networks links in opac detail pages','YesNo'), |
534 |
('SocialNetworks','0','','Enable/Disable social networks links in opac detail pages','YesNo'), |
534 |
('SpecifyDueDate','1','','Define whether to display \"Specify Due Date\" form in Circulation','YesNo'), |
535 |
('SpecifyDueDate','1','','Define whether to display \"Specify Due Date\" form in Circulation','YesNo'), |
535 |
('SpecifyReturnDate',1,'','Define whether to display \"Specify Return Date\" form in Circulation','YesNo'), |
536 |
('SpecifyReturnDate',1,'','Define whether to display \"Specify Return Date\" form in Circulation','YesNo'), |