From f768442770c125ff0ca002a6022b6deec6e0d385 Mon Sep 17 00:00:00 2001 From: David Nind <david@davidnind.com> Date: Sun, 11 Sep 2022 18:16:25 +0000 Subject: [PATCH] Bug 21330: (follow-up) Update system preference description Signed-off-by: David Nind <david@davidnind.com> --- .../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 - - '<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 -- 2.39.0