https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34412 Bug ID: 34412 Summary: Inconsistencies in System preferences 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 System preferences (local use preferences) page, here is what should be changed to make it consistent with the other pages in the module: Page title - Change 'Add a system preference' to 'New system preference' - Change "Confirm deletion of parameter 'variable'" to "Confirm deletion of system preference 'variable'" - Change 'Parameter deleted' to 'System preference deleted' Breadcrumb - Change 'Add a system preference' to 'New system preference' - Change "Confirm deletion of parameter 'variable'" to "Confirm deletion of system preference 'variable'" - In Confirm deletion, remove variable level - Change 'Parameter deleted' to 'System preference deleted' Page header - Change 'Add a system preference' to 'New system preference' - Styling of 'Add a system preference' header different than usual - Change 'Modify a system preference' to "Modify system preference 'variable'" - Styling of 'Modify a system preference' header different than usual - Change "Confirm deletion of 'variable'?" to "Confirm deletion of system preference 'variable'" - Change 'Data deleted' to 'System preference deleted' Styling of the Confirm deletion page is different than usual. It's usually a warning (yellow background) centered on the page. The buttons are white with a green checkmark for 'Yes, delete' and white with a red cross for 'No, do not delete' -- You are receiving this mail because: You are watching all bug changes.