From: Fomafix Date: Fri, 14 Jun 2019 09:07:33 +0000 (+0200) Subject: Installer: Make short header and normal header of WebInstaller equivalent X-Git-Tag: 1.34.0-rc.0~1376^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=360f741d390bedc0e63c49b93d4d845e91863355 Installer: Make short header and normal header of WebInstaller equivalent Change-Id: I8ae0cca582c2dab87a4b3b050030f6c96897939e --- diff --git a/includes/installer/WebInstallerOutput.php b/includes/installer/WebInstallerOutput.php index 45784e4d59..914a69e930 100644 --- a/includes/installer/WebInstallerOutput.php +++ b/includes/installer/WebInstallerOutput.php @@ -323,13 +323,14 @@ class WebInstallerOutput { public function outputShortHeader() { ?> getHeadAttribs() ); ?> + - + <?php $this->outputTitle(); ?> getCssUrl() . "\n"; ?> - getJQuery(); ?> - + getJQuery() . "\n"; ?> +