From 366e7d9623900186b02d051aa477fb884e8ffd3e Mon Sep 17 00:00:00 2001 From: Krinkle Date: Fri, 10 Jun 2011 20:16:42 +0000 Subject: [PATCH] Follow-up r89835: Accidently comitted from a deeper dir than the diff. Comitting the rest now --- includes/installer/WebInstallerPage.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/installer/WebInstallerPage.php b/includes/installer/WebInstallerPage.php index b09ea23d31..e86e05bcc6 100644 --- a/includes/installer/WebInstallerPage.php +++ b/includes/installer/WebInstallerPage.php @@ -126,7 +126,7 @@ abstract class WebInstallerPage { $this->addHTML( '' . '' . - ' + $this->addHTML( ' ' ); $this->parent->output->flush(); } -- 2.20.1