From 00805fa61b1f0daa3783bd2ada3525496a9a4aa7 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Fri, 23 Sep 2022 16:29:57 +0100 Subject: [PATCH] Bug 31028: Crosslink preferences This patch adds crosslinks to the CatalogConcerns and OpacCatalogConcerns system preferences. We also slightly update the wording of OpacCatalogConcerns to clarify intent. --- .../prog/en/modules/admin/preferences/cataloguing.pref | 2 +- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref index 8b54d5094e..5a5db80c30 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -49,7 +49,7 @@ Cataloging: 0: "Don't allow" 1: Allow - "staff to report concerns about catalog records." - - 'Note: You can also enable `OpacCatalogConcerns` to allow OPAC users the same option.' + - '

Note: You can also enable `OpacCatalogConcerns` to allow OPAC users the same option.

' - - "Use " - pref: CatalogerEmails 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 1f49dc3e22..04872db0b3 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 @@ -342,7 +342,7 @@ OPAC: 0: "Don't allow" 1: Allow - "OPAC users to report concerns about catalog records." - - 'Note: Enabling `CatalogConcerns` is required for this feature to be accessible on the staff client.' + - '

Note: Enabling `CatalogConcerns` will allow concern submissions from the staff client.

' - - pref: OPACReportProblem choices: -- 2.20.1