Summary: | Inconsistencies in SMTP servers 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: | Marcel de Rooy <m.de.rooy> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, m.de.rooy, pedro.amorim |
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, 34616 | ||
Bug Blocks: | 34396, 34619 | ||
Attachments: |
Bug 34408: Inconsistencies in SMTP servers page titles, breadcrumbs, and header
Bug 34408: Inconsistencies in SMTP servers page titles, breadcrumbs, and header Bug 34408: Inconsistencies in SMTP servers page titles, breadcrumbs, and header Bug 34408: Inconsistencies in SMTP servers page titles, breadcrumbs, and header |
Description
Caroline Cyr La Rose
2023-07-25 21:27:52 UTC
Created attachment 154836 [details] [review] Bug 34408: Inconsistencies in SMTP servers page titles, breadcrumbs, and header This patch updates the SMTP servers administration page in order to make the page title, breadcrumb navigation, and page headings consistent with each other. The patch also adds a space between the delete button icon and the text. To test apply the patch and go to Administration -> SMTP servers. - Confirm that the page header, breadcrumb navigation, and page headings are consistent on each view of the page: - Main page - New SMTP server - Edit SMTP server Created attachment 154847 [details] [review] Bug 34408: Inconsistencies in SMTP servers page titles, breadcrumbs, and header This patch updates the SMTP servers administration page in order to make the page title, breadcrumb navigation, and page headings consistent with each other. The patch also adds a space between the delete button icon and the text. To test apply the patch and go to Administration -> SMTP servers. - Confirm that the page header, breadcrumb navigation, and page headings are consistent on each view of the page: - Main page - New SMTP server - Edit SMTP server Created attachment 154875 [details] [review] Bug 34408: Inconsistencies in SMTP servers page titles, breadcrumbs, and header This patch updates the SMTP servers administration page in order to make the page title, breadcrumb navigation, and page headings consistent with each other. The patch also adds a space between the delete button icon and the text. To test apply the patch and go to Administration -> SMTP servers. - Confirm that the page header, breadcrumb navigation, and page headings are consistent on each view of the page: - Main page - New SMTP server - Edit SMTP server Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> Created attachment 155087 [details] [review] Bug 34408: Inconsistencies in SMTP servers page titles, breadcrumbs, and header This patch updates the SMTP servers administration page in order to make the page title, breadcrumb navigation, and page headings consistent with each other. The patch also adds a space between the delete button icon and the text. To test apply the patch and go to Administration -> SMTP servers. - Confirm that the page header, breadcrumb navigation, and page headings are consistent on each view of the page: - Main page - New SMTP server - Edit SMTP server Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 23.11. Nice work everyone, thanks! |