From c34d71f359dc8c5cfa5ff645682ae20906188ca4 Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Sat, 18 Feb 2017 00:39:24 +0100 Subject: [PATCH] Install: remove extra open/close of divs+table This caused display of a horizontal blue line under the "Checking installation" section header. Fixes #22401 --- admin/install.php | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/admin/install.php b/admin/install.php index 9e0811ff29..d3094f5620 100644 --- a/admin/install.php +++ b/admin/install.php @@ -338,12 +338,6 @@ function print_test( $p_test_description, $p_result, $p_hard_fail = true, $p_mes } ?> - - - - - - -
-
-
-
-
- -