Lines 420-426
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
420 |
('ShowPatronImageInWebBasedSelfCheck','0','','If ON, displays patron image when a patron uses web-based self-checkout','YesNo'), |
420 |
('ShowPatronImageInWebBasedSelfCheck','0','','If ON, displays patron image when a patron uses web-based self-checkout','YesNo'), |
421 |
('ShowReviewer','full','none|full|first|surname|firstandinitial|username','Choose how a commenter\'s identity is presented alongside comments in the OPAC','Choice'), |
421 |
('ShowReviewer','full','none|full|first|surname|firstandinitial|username','Choose how a commenter\'s identity is presented alongside comments in the OPAC','Choice'), |
422 |
('ShowReviewerPhoto','1','','If ON, photo of reviewer will be shown beside comments in OPAC','YesNo'), |
422 |
('ShowReviewerPhoto','1','','If ON, photo of reviewer will be shown beside comments in OPAC','YesNo'), |
423 |
('singleBranchMode','0',NULL,'Operate in Single-branch mode, hide branch selection in the OPAC','YesNo'), |
|
|
424 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
423 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
425 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
424 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
426 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
425 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |