Bug 30036: (follow-up) Update system preference description

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
David Nind 2022-09-11 17:58:07 +00:00 committed by Tomas Cohen Arazi
parent c593ffd8fb
commit 4dc7293b83
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -1,10 +1,10 @@
Staff interface:
Appearance:
-
- 'Display authority results in the opac interface using XSLT stylesheet at: '
- 'Display authority results in the OPAC using the XSLT stylesheet at: '
- pref: AuthorityXSLTOpacResultsDisplay
class: file
- '<br />Options:<ul><li>Put a path to define a xslt file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code'
- '<br />Options:<ul><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code'
-
- 'Display authority results in the staff interface using XSLT stylesheet at: '
- pref: AuthorityXSLTResultsDisplay