diff --git a/install/index.php b/install/index.php index df7398dfa..215a43110 100644 --- a/install/index.php +++ b/install/index.php @@ -215,7 +215,7 @@ if ($_POST && isset($_POST['submit'])) { $moduleData) { $condition = $moduleData['condition']; $allChecksPassed = $allChecksPassed && $condition; @@ -322,14 +322,14 @@ if ($_POST && isset($_POST['submit'])) {
All Checks are OK. You can continue.
+All Checks are OK. You can continue.
Some Checks have failed!
-Check your PHP settings and install missing modules if necessary.
-After that you have to restart your webserver and start the installer again.
+Some Checks have failed!
+Check your PHP settings and install missing modules if necessary.
+After that, you have to restart your webserver and start the installer again.