From 00ba1c542ed21e73567f8e502e435950a647b577 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 8 Oct 2013 18:33:06 +0200 Subject: [PATCH] Add close elements through code Change-Id: I517221ebcc062477f315c6716e74056c754988a0 --- includes/installer/WebInstallerOutput.php | 8 +++----- includes/installer/WebInstallerPage.php | 1 - 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/includes/installer/WebInstallerOutput.php b/includes/installer/WebInstallerOutput.php index f2dc37fe91..6178e5bfa2 100644 --- a/includes/installer/WebInstallerOutput.php +++ b/includes/installer/WebInstallerOutput.php @@ -294,9 +294,8 @@ class WebInstallerOutput { public function outputFooter() { if ( $this->useShortHeader ) { -?> - - @@ -317,9 +316,8 @@ class WebInstallerOutput { - - parent->request; -- 2.20.1