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