Bug 31028: (follow-up) System preference terminology
Capitalise NOTE and swap 'client' for 'interface'. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Helen Oliver <HOliver@tavi-port.ac.uk> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
70dc91d274
commit
3a9590598a
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ Cataloging:
|
|||
0: "Don't allow"
|
||||
1: Allow
|
||||
- "staff to report concerns about catalog records."
|
||||
- '<p><strong>Note:</strong> You can also enable `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacCatalogConcerns">OpacCatalogConcerns</a>` to allow OPAC users the same option.</p>'
|
||||
- '<p><strong>NOTE:</strong> You can also enable `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacCatalogConcerns">OpacCatalogConcerns</a>` to allow OPAC users the same option.</p>'
|
||||
-
|
||||
- "Use "
|
||||
- pref: CatalogerEmails
|
||||
|
|
|
@ -342,7 +342,7 @@ OPAC:
|
|||
0: "Don't allow"
|
||||
1: Allow
|
||||
- "OPAC users to report concerns about catalog records."
|
||||
- '<p><strong>Note:</strong> Enabling `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CatalogConcerns">CatalogConcerns</a>` will allow concern submissions from the staff client.</p>'
|
||||
- '<p><strong>NOTE:</strong> Enabling `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CatalogConcerns">CatalogConcerns</a>` will allow concern submissions from the staff interface.</p>'
|
||||
-
|
||||
- pref: OPACReportProblem
|
||||
choices:
|
||||
|
|
Loading…
Reference in a new issue