From 1f923c99498a6f9315649d88bca01cc7bd6a1c00 Mon Sep 17 00:00:00 2001 From: David Nind Date: Sun, 11 Sep 2022 18:16:25 +0000 Subject: [PATCH] Bug 21330: (follow-up) Update system preference description Signed-off-by: David Nind Signed-off-by: Thibault --- .../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 2952e363dd..d557b16346 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 details in the opac interface using XSLT stylesheet at: ' + - 'Display authority details in the OPAC using the XSLT stylesheet at: ' - pref: AuthorityXSLTOpacDetailsDisplay 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