From 2bc48bc748a425d05f465feef501a8aa3b2dbae0 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Mon, 30 Aug 2021 19:53:07 +0000 Subject: [PATCH] Bug 28373: Add note to XSLT prefs about the new pref Signed-off-by: Jonathan Druart --- .../prog/en/modules/admin/preferences/opac.pref | 6 +++--- .../prog/en/modules/admin/preferences/staff_interface.pref | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index 34913d4e54..5d8e9cabd5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -90,17 +90,17 @@ OPAC: - 'Display lists in the OPAC using XSLT stylesheet at: ' - pref: OPACXSLTListsDisplay class: file - - '
Options:{langcode} will be replaced with current interface language.' + - '
Options:If you have multiple stylesheets for different langues the placeholder {langcode} will be replaced with current interface language.' - - 'Display OPAC results using XSLT stylesheet at: ' - pref: OPACXSLTResultsDisplay class: file - - '
Options:{langcode} will be replaced with current interface language.' + - '
Options:If you have multiple stylesheets for different langues the placeholder {langcode} will be replaced with current interface language.' - - 'Display OPAC details using XSLT stylesheet at: ' - pref: OPACXSLTDetailsDisplay class: file - - '
Options:{langcode} will be replaced with current interface language.' + - '
Options:If you have multiple stylesheets for different langues the placeholder {langcode} will be replaced with current interface language.' - - "Show itemtype icons in the OPAC: " - pref: OpacNoItemTypeImages 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 654944e54a..b568ff421b 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 @@ -71,17 +71,17 @@ Staff interface: - 'Display lists in the staff interface using XSLT stylesheet at: ' - pref: XSLTListsDisplay class: file - - '
Options:{langcode} will be replaced with current interface language' + - '
Options:If you have multiple stylesheets for different langues the placeholder {langcode} will be replaced with current interface language.' - - 'Display results in the staff interface using XSLT stylesheet at: ' - pref: XSLTResultsDisplay class: file - - '
Options:{langcode} will be replaced with current interface language' + - '
Options:If you have multiple stylesheets for different langues the placeholder {langcode} will be replaced with current interface language.' - - 'Display details in the staff interface using XSLT stylesheet at: ' - pref: XSLTDetailsDisplay class: file - - '
Options:{langcode} will be replaced with current interface language' + - '
Options:If you have multiple stylesheets for different langues the placeholder {langcode} will be replaced with current interface language.' - - pref: DisplayIconsXSLT choices: -- 2.39.5