Summary: | Missing </th> tag in member.tt line 392 | ||
---|---|---|---|
Product: | Koha | Reporter: | Sid <faceker> |
Component: | Patrons | Assignee: | Marc Véron <veron> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, julian.maurice, kyle.m.hall, kyle, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
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: | 13931 | ||
Bug Blocks: | |||
Attachments: |
Bug 16211: Missing </th> tag in member.tt line 392
Bug 16211: Missing </th> tag in member.tt line 392 |
Description
Sid
2016-04-06 10:14:40 UTC
Created attachment 50035 [details] [review] Bug 16211: Missing </th> tag in member.tt line 392 This patch fixes the </th> tag in member.tt line 392 To test: - Apply patch - Verify that closing th tag on line 392 is OK - Go to /cgi-bin/koha/members/member.pl, do a search and verify that results display as expected Introduced by bug 13931, commit dad848a0a7154980d393c595361bde1bafcad9d5 Created attachment 50124 [details] [review] Bug 16211: Missing </th> tag in member.tt line 392 This patch fixes the </th> tag in member.tt line 392 To test: - Apply patch - Verify that closing th tag on line 392 is OK - Go to /cgi-bin/koha/members/member.pl, do a search and verify that results display as expected Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Trivial, skipping QA. Pushed to master for the 16.05 release! Thanks Marc! Not needed in stable versions, status changed to RESOLVED |