From 7619eea12dcc74cddb38837dfea7e3377d36b8e9 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 13 Apr 2020 03:46:25 +0200 Subject: [PATCH] Bug 10561:Rephrase DisplayOPACiconsXSLT and DisplayIconsXSLT slightly As the pref removes the whole 'line' of information, this tries to makes the behaviour a little clearer by adding a 'and descriptions' to the pref text. It now reads: [Show|Don't show] the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in ... To test: - Check both preference descriptions in the staff client - Verify the text reads correctly and this helps things --- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- .../prog/en/modules/admin/preferences/staff_client.pref | 2 +- 2 files changed, 2 insertions(+), 2 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 c705a288c3..a018abbdae 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 @@ -120,7 +120,7 @@ OPAC: choices: yes: Show no: "Don't show" - - the format, audience, and material type icons in XSLT MARC21 results and detail pages in the OPAC. + - the format, audience, and material type icons and text in XSLT MARC21 results and detail pages in the OPAC. - - pref: COinSinOPACResults choices: diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref index bade8e376c..bc45acda5f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref @@ -87,7 +87,7 @@ Staff Client: choices: yes: Show no: "Don't show" - - the format, audience, and material type icons in XSLT MARC21 results and detail pages in the staff client. + - the format, audience, and material type icons and text in XSLT MARC21 results and detail pages in the staff client. - - 'Display the URI in the 856u field as an image on: ' - pref: Display856uAsImage -- 2.17.1