@@ -, +, @@ client - Check Administration > Patron categories - Check the title of the staff interface start page in your browser tab - Check the description of hte catalogue permission - One more: this changes the message shown when someone managed to log in as the database user - as we no longer allow that, I am not sure if it can be triggered. --- koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt | 4 ++-- koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc @@ -7,7 +7,7 @@ Check out and check in items ([% name | html %]) [%- CASE 'catalogue' -%] - Staff access, allows viewing of catalogue in staff client + Staff access, allows viewing of catalogue in staff interface ([% name | html %]) Required for staff login. [%- CASE 'parameters' -%] Manage Koha system settings (Administration panel) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -267,7 +267,7 @@ Warning System preference 'AutoCreateAuthorities' set, but needs 'BiblioAddsAuthorities' set as well. [% END %] [% IF (warnPrefEasyAnalyticalRecords) %] - Warning System preference 'EasyAnalyticalRecords' set, but UseControlNumber preference is set to 'Use'. Set it to 'Don't use' or else the 'Show analytics' links in the staff client and the OPAC will be broken. + Warning System preference 'EasyAnalyticalRecords' set, but UseControlNumber preference is set to 'Use'. Set it to 'Don't use' or else the 'Show analytics' links in the staff interface and the OPAC will be broken. [% END %] [% IF warnPrefAnonymousPatronOPACPrivacy %] Warning System preference 'OPACPrivacy' set, but AnonymousPatron preference is set to '0'. Set it to a valid borrower number if you want that this feature works correctly. --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt @@ -123,7 +123,7 @@
  • - +