From 33fd7765b8d087bbaa09b1d3aff59d5ee24f5fa9 Mon Sep 17 00:00:00 2001 From: Florianschmidtwelzow Date: Fri, 29 Aug 2014 22:40:47 +0200 Subject: [PATCH] Fix WebInstaller style The WebInstaller don't use classes, so it broke after Vector skin changed to use classes instead of ID's See: Iae873906abcd8b2a986e5f728f0ce207256de770 Bug: 70190 Change-Id: Ia70498a0ee7c99d000790223c44feddce73a5416 --- includes/installer/WebInstallerOutput.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/installer/WebInstallerOutput.php b/includes/installer/WebInstallerOutput.php index f797ef9a45..ccaf52385d 100644 --- a/includes/installer/WebInstallerOutput.php +++ b/includes/installer/WebInstallerOutput.php @@ -271,8 +271,8 @@ class WebInstallerOutput { $this->getDir() ) ) . "\n"; ?>
-
-
+
+

outputTitle(); ?>