From 6dd236e9b194963c74ce97534fe4887e639f7663 Mon Sep 17 00:00:00 2001 From: Christopher Joe Date: Mon, 20 Mar 2017 15:39:53 +1300 Subject: [PATCH] remove spaces in elseif statements --- src/Dev/Install/config-form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Dev/Install/config-form.html b/src/Dev/Install/config-form.html index 65f2958ad..2b920a752 100644 --- a/src/Dev/Install/config-form.html +++ b/src/Dev/Install/config-form.html @@ -43,12 +43,12 @@

Note: SilverStripe is already installed here.
If you wish to reinstall SilverStripe, please delete the mysite/_config.php file first.

- hasWarnings()): ?> + hasWarnings()): ?>

There are some issues that we recommend you look at before installing, however, you are still able to install the software.
Please see below for details. If you are having problems meeting the requirements, see the server requirements.

- hasErrors() && !$adminReq->hasErrors()): ?> + hasErrors() && !$adminReq->hasErrors()): ?>

You're ready to install! Please confirm the configuration options below. Install SilverStripe