Bug 30678: Adjust pref description
Test plan: Look up pref OPACSearchForTitleIn. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
ff0da4944c
commit
88e967d669
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ OPAC:
|
|||
class: code
|
||||
-
|
||||
- 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
|
||||
- '<br />Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE}, {ISBN}, {ISSN} and {AUTHOR} will be replaced with information from the displayed record.'
|
||||
- '<br />Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {OCLC_NO}, {TITLE}, {ISBN}, {ISSN} and {AUTHOR} will be replaced with information from the displayed record.'
|
||||
- pref: OPACSearchForTitleIn
|
||||
type: textarea
|
||||
syntax: text/html
|
||||
|
|
Loading…
Reference in a new issue