From 21956001c7466e1b51f7268dfa1e841464d9537d 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. Signed-off-by: Barton Chittenden Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall (cherry picked from commit 6f334aab06fd6e07f2ab8b399fbe50168d5818f4) Signed-off-by: Katrin Fischer --- .../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 5b461f41d0..6b054acebe 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 @@