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 Record overlay rules page, here is what should be changed to make it consistent with the other pages in the module: Page title - Change 'MARC overlay rules' to 'Record overlay rules' (I don't mind either way, but if leaving it as is, then change the admin page and menu link so it matches) Breadcrumb - Change 'MARC overlay rules' to 'Record overlay rules' (as above) Page header - Change 'Manage MARC overlay rules' to 'Record overlay rules' (remove 'Manage'; as above)
Created attachment 156510 [details] [review] Bug 34399: Fix inconsistencies in Record overlay rules page titles, breadcrumbs, and headers This patch fixes some inconsistencies in the record overlay rules page, making sure the page title, breadcrumb navigation, and page headers are consistent with each other. Test the record matching rules page to confirm that page title, heading, and breadcrumbs are consistent.
Created attachment 157245 [details] [review] Bug 34399: Fix inconsistencies in Record overlay rules page titles, breadcrumbs, and headers This patch fixes some inconsistencies in the record overlay rules page, making sure the page title, breadcrumb navigation, and page headers are consistent with each other. Test the record matching rules page to confirm that page title, heading, and breadcrumbs are consistent. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
More consistency improvements.. awesome Passing QA
Pushed to master for 23.11. Nice work everyone, thanks!
Not pushed to 23.05.x