https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190729|0 |1 is obsolete| | --- Comment #2 from Roman Dolny <roman.dolny@jezuici.pl> --- Created attachment 190730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190730&action=edit Bug 41494: Rename "Koha administration" module name to "Administration" This changes "Koha administration" to "Administration" on the staff interface home page and the administration module home page. Everywhere else in the staff interface, such as browser page titles and breadcrumbs, administration is used. This improves consistency, and is how it is commonly referred to. It also change some other occurences in the code base, such as code comments. Test plan: 1. Note the inconsistencies in how we name and refer to the administration module: 1.1 Staff interface home page: Koha administration 1.2 Administration module home page: Koha administration, but note that the breadcrumb and browser page title is "Administration". 1.3 Breadcrumbs and browser page titles for any of the administration areas are just "Administration". 1.4 More > Administration. 2. Apply the patch. 3. Note that on the staff interface home page and the administration home page are now labelled "Administration". Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> -- You are receiving this mail because: You are watching all bug changes.