diff --git a/public/install/index.php b/public/install/index.php index 688054b6..626655be 100644 --- a/public/install/index.php +++ b/public/install/index.php @@ -178,24 +178,20 @@ function cardStart($title, $subtitle = null) } // DB Migration & APP_KEY Generation - if (isset($_GET['step']) && $_GET['step'] == 2.5) { + if (isset($_GET['step']) && $_GET['step'] == 2.5) { ?> +
- - - -