From 808c679ece1ba9fc29cd641b3553606607d163d7 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 ee2a198ad7..8afacef079 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 637a07ee3e..561b245140 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 @@ -336,7 +336,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