https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34382 Bug ID: 34382 Summary: Inconsistencies in Patron categories page titles, breadcrumbs, and header Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org While testing bug 33909, I had to look at all the pages in the administration module. In doing so, I found some inconsistencies between the various pages. For the Patron categories page, here is what should be changed to make it consistent with the other pages in the module: Page header - Add single quotes around the category code in Modify page - Add single quotes around the category code in Delete confirmation page - In the 'Cannot delete' page, the header styling is different - In the 'Delete confirmation' page, the header styling is different I'm not sure what to do about the deletion impossible page... It feels inconsistent, but I can't really find other examples. - The page title is "Cannot delete: category 'Y'"; the colon is what bugs me the most, 'Cannot' also feels informal to me - The breadcrumb is "Cannot delete: Category Y in use"; the colon, capital C on Category, no quotes around the category code, reason for error in breadcrumb? - The page header is "Category Y is in use. Deletion not possible!"; This is good information, but should it be the header? -- You are receiving this mail because: You are watching all bug changes.