Summary: | Inconsistencies in Library transfer limits page titles, breadcrumbs, and header | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.11.00
|
Circulation function: | |
Bug Depends on: | 33909 | ||
Bug Blocks: | 34396 | ||
Attachments: |
Bug 34384: Fix inconsistencies in Library transfer limits page titles, breadcrumbs, and heading
Bug 34384: Fix inconsistencies in Library transfer limits page titles, breadcrumbs, and heading Bug 34384: Fix inconsistencies in Library transfer limits page titles, breadcrumbs, and heading |
Description
Caroline Cyr La Rose
2023-07-25 16:58:35 UTC
Created attachment 154640 [details] [review] Bug 34384: Fix inconsistencies in Library transfer limits page titles, breadcrumbs, and heading This patch makes a few minor corrections to the library transfer limits pages, both basic and advanced, standardizing on the name "Library transfer limits" for page title, breadcrumb navigation, and page heading. To test, apply the patch and go to Administration -> Library transfer limits. - Confirm that the page shows "Library transfer limits for [library] [library code]" - Breadcrumb navigation, page title, and heading should match. - Swith to the advanced editor - The title should now be simply "Library transfer limits" Created attachment 154659 [details] [review] Bug 34384: Fix inconsistencies in Library transfer limits page titles, breadcrumbs, and heading This patch makes a few minor corrections to the library transfer limits pages, both basic and advanced, standardizing on the name "Library transfer limits" for page title, breadcrumb navigation, and page heading. To test, apply the patch and go to Administration -> Library transfer limits. - Confirm that the page shows "Library transfer limits for [library] [library code]" - Breadcrumb navigation, page title, and heading should match. - Swith to the advanced editor - The title should now be simply "Library transfer limits" Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 154763 [details] [review] Bug 34384: Fix inconsistencies in Library transfer limits page titles, breadcrumbs, and heading This patch makes a few minor corrections to the library transfer limits pages, both basic and advanced, standardizing on the name "Library transfer limits" for page title, breadcrumb navigation, and page heading. To test, apply the patch and go to Administration -> Library transfer limits. - Confirm that the page shows "Library transfer limits for [library] [library code]" - Breadcrumb navigation, page title, and heading should match. - Swith to the advanced editor - The title should now be simply "Library transfer limits" Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.11. Nice work everyone, thanks! |