Summary: | Extra closing quote in circulation home page template. | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | brendan, jonathan.druart, julian.maurice |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/circ/circulation-home.pl | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 15640 | ||
Bug Blocks: | |||
Attachments: |
Bug 16225 - Extra closing quote in circulation home page template
Bug 16225 - Extra closing quote in circulation home page template |
Description
Owen Leonard
2016-04-07 16:48:29 UTC
Created attachment 50040 [details] [review] Bug 16225 - Extra closing quote in circulation home page template This patch removes an extra closing quote left behind by the changes made in Bug 15640. This patch also corrects the case of the "Circulation reports" heading. (See coding guideline HTML4). To test, apply the patch and go to the circulation home page. Validate the page's HTML and confirm that there are no errors. Created attachment 50050 [details] [review] Bug 16225 - Extra closing quote in circulation home page template This patch removes an extra closing quote left behind by the changes made in Bug 15640. This patch also corrects the case of the "Circulation reports" heading. (See coding guideline HTML4). To test, apply the patch and go to the circulation home page. Validate the page's HTML and confirm that there are no errors. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Trivial, skipping QA. Pushed to Master - Should be in the May 2016 Release. Thanks! Not needed in stable versions, status changed to RESOLVED |