From 96144ecfb4f43fceeb95c4f7243f695ef1012c94 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Sun, 28 Jan 2024 15:40:36 +0100 Subject: [PATCH] some layout in precheck --- install/index.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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'])) {
-