Lines 286-291
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
286 |
('opacsmallimage','','','Enter a complete URL to an image to replace the default Koha logo','free'), |
286 |
('opacsmallimage','','','Enter a complete URL to an image to replace the default Koha logo','free'), |
287 |
('OpacStarRatings','all','disable|all|details',NULL,'Choice'), |
287 |
('OpacStarRatings','all','disable|all|details',NULL,'Choice'), |
288 |
('OpacSuggestionManagedBy',1,'','Show the name of the staff member who managed a suggestion in OPAC','YesNo'), |
288 |
('OpacSuggestionManagedBy',1,'','Show the name of the staff member who managed a suggestion in OPAC','YesNo'), |
|
|
289 |
('OPACSuggestionMandatoryFields','',NULL,'Define the mandatory fields for a patron purchase suggestions made via OPAC.','free'), |
289 |
('OpacSuppression','0','','Turn ON the OPAC Suppression feature, requires further setup, ask your system administrator for details','YesNo'), |
290 |
('OpacSuppression','0','','Turn ON the OPAC Suppression feature, requires further setup, ask your system administrator for details','YesNo'), |
290 |
('OpacSuppressionByIPRange','','','Restrict the suppression to IP adresses outside of the IP range','free'), |
291 |
('OpacSuppressionByIPRange','','','Restrict the suppression to IP adresses outside of the IP range','free'), |
291 |
('OpacSuppressionMessage','','Display this message on the redirect page for suppressed biblios','70|10','Textarea'), |
292 |
('OpacSuppressionMessage','','Display this message on the redirect page for suppressed biblios','70|10','Textarea'), |