Bug 14537: [QA Follow-up] Remove one overdues residue in pref description
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
parent
98398a6715
commit
c1a460b5b2
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
|
||||||
('NorwegianPatronDBSearchNLAfterLocalHit','0',NULL,'Search NL if a search has already given one or more local hits?.','YesNo'),
|
('NorwegianPatronDBSearchNLAfterLocalHit','0',NULL,'Search NL if a search has already given one or more local hits?.','YesNo'),
|
||||||
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'),
|
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'),
|
||||||
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'),
|
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'),
|
||||||
('NoticeBcc','','','Email address to bcc outgoing overdue notices sent by email','free'),
|
('NoticeBcc','','','Email address to bcc outgoing notices sent by email','free'),
|
||||||
('NoticeCSS','',NULL,'Notices CSS url.','free'),
|
('NoticeCSS','',NULL,'Notices CSS url.','free'),
|
||||||
('NotifyBorrowerDeparture','30',NULL,'Define number of days before expiry where circulation is warned about patron account expiry','Integer'),
|
('NotifyBorrowerDeparture','30',NULL,'Define number of days before expiry where circulation is warned about patron account expiry','Integer'),
|
||||||
('NovelistSelectEnabled','0',NULL,'Enable Novelist Select content. Requires Novelist Profile and Password','YesNo'),
|
('NovelistSelectEnabled','0',NULL,'Enable Novelist Select content. Requires Novelist Profile and Password','YesNo'),
|
||||||
|
|
Loading…
Reference in a new issue