Bug 16225

Summary: Extra closing quote in circulation home page template.
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: 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
The changes made in Bug 15640 left behind an extra closing quote at line 42 of circulation-home.tt.
Comment 1 Owen Leonard 2016-04-07 16:54:16 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2016-04-08 08:08:09 UTC
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>
Comment 3 Jonathan Druart 2016-04-08 08:08:25 UTC
Trivial, skipping QA.
Comment 4 Brendan Gallagher 2016-04-22 23:02:32 UTC
Pushed to Master - Should be in the May 2016 Release.  Thanks!
Comment 5 Julian Maurice 2016-05-16 11:18:00 UTC
Not needed in stable versions, status changed to RESOLVED