https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18484
Barton Chittenden <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #62608|0 |1 is obsolete| | --- Comment #2 from Barton Chittenden <[email protected]> --- Created attachment 62650 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62650&action=edit Bug 18484 - opac-advsearch.tt missing closing div tag for .container-fluid This patch corrects HTML validation errors by adding back a missing </div> which was removed accidentally by Bug 9043 (2014!). This patch also removes "border" attributes from <img> tags because the attribute is obsolete. To test, apply the patch and test the validity of the OPAC's advanced search page. The only error should be one about 'Bad value "api-server,"' which isn't really resolvable. Signed-off-by: Barton Chittenden <[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/
