@@ -, +, @@ --- .../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(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ a/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 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ a/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` will allow concern submissions from the staff client.

' + - '

NOTE: Enabling `CatalogConcerns` will allow concern submissions from the staff interface.

' - - pref: OPACReportProblem choices: --