https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16211
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50035|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 50124 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50124&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
