X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Finstaller%2FWebInstaller.php;h=e0e54c845bd295723507d767a1db612dd31278da;hb=5de45f2aaf8466453a7202bda6435a661a084ccc;hp=a311ce96edd5d50478dd4923d5b34ed26ff69043;hpb=b85207c9c014b4a639cf3ce978cbb5f59799ef2a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/WebInstaller.php b/includes/installer/WebInstaller.php index a311ce96ed..e0e54c845b 100644 --- a/includes/installer/WebInstaller.php +++ b/includes/installer/WebInstaller.php @@ -703,7 +703,7 @@ class WebInstaller extends Installer { "escaped() . "\">" . wfMessage( 'config-help' )->escaped() . "\n" . - "" . $html . "\n" . + "
" . $html . "
\n" . "\n"; } @@ -1005,6 +1005,7 @@ class WebInstaller extends Installer { * * @see getRadioSet * + * @param mixed[] $params * @return array */ public function getRadioElements( $params ) {