From 3562147310950d2ad735dd198c916fd4242a13c5 Mon Sep 17 00:00:00 2001 From: David Nind Date: Sun, 11 Sep 2022 17:58:07 +0000 Subject: [PATCH] Bug 30036: (follow-up) Update system preference description Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/preferences/staff_interface.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref index f035012f88..7901b3625d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref @@ -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 - - '
Options:
  • Put a path to define a xslt file
  • Put an URL for an external specific stylesheet.
{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code' + - '
Options:
  • Enter a path to a custom XSLT file.
  • Enter a URL for an external stylesheet.
If you have multiple stylesheets for:
  • different languages: use the placeholder {langcode} - this will be replaced with the current interface language
  • 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 -- 2.30.2