From a12a972544e97c9f7040558d0ced15c244df3c6a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 24 Apr 2017 14:21:00 +0000 Subject: [PATCH] Bug 18484 - opac-advsearch.tt missing closing div tag for .container-fluid This patch corrects HTML validation errors by adding back a missing which was removed accidentally by Bug 9043 (2014!). This patch also removes "border" attributes from 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. --- .../bootstrap/en/modules/opac-advsearch.tt | 27 +++++++++++----------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt index 94963c4..d1d9b25 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt @@ -144,7 +144,7 @@