The logic in the template for showing the patron category administration page's title tag leaves an extra "&rsaquo" at the beginning if you're looking at the main view.
Created attachment 139511 [details] [review] Bug 31425: Minor correction to patron categories admin title This patch corrects the patron categories administration template so that an extra angle bracket isn't included in the page title on the main view. To test, apply the patch and go to Administration -> Patron categories. The page title should read: Patron categories › Administration › Koha ...with no extra "›" at the beginning. Check that other views (new, edit, delete) are unaffected.
Created attachment 139521 [details] [review] Bug 31425: Minor correction to patron categories admin title This patch corrects the patron categories administration template so that an extra angle bracket isn't included in the page title on the main view. To test, apply the patch and go to Administration -> Patron categories. The page title should read: Patron categories › Administration › Koha ...with no extra "›" at the beginning. Check that other views (new, edit, delete) are unaffected. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 139524 [details] [review] Bug 31425: Minor correction to patron categories admin title This patch corrects the patron categories administration template so that an extra angle bracket isn't included in the page title on the main view. To test, apply the patch and go to Administration -> Patron categories. The page title should read: Patron categories › Administration › Koha ...with no extra "›" at the beginning. Check that other views (new, edit, delete) are unaffected. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.11. Nice work everyone, thanks!
Backported to 22.05.x for upcoming 22.05.06 release
Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document it seems, marking resolved.
Thanks! Pushed to 21.11 for 21.11.12