diff --git a/client/includes/footer.php b/client/includes/footer.php index 4645343b..4cb42257 100644 --- a/client/includes/footer.php +++ b/client/includes/footer.php @@ -24,13 +24,13 @@ - + - + - + - + - + - + diff --git a/client/includes/header.php b/client/includes/header.php index 8b9eddd9..c272d6f2 100644 --- a/client/includes/header.php +++ b/client/includes/header.php @@ -20,14 +20,14 @@ header("X-Frame-Options: DENY"); // Legacy - + - + - + @@ -140,7 +140,7 @@ header("X-Frame-Options: DENY"); // Legacy
- "> + ">

Welcome, !

diff --git a/guest/includes/guest_footer.php b/guest/includes/guest_footer.php index 1af14af2..192aaae0 100644 --- a/guest/includes/guest_footer.php +++ b/guest/includes/guest_footer.php @@ -7,23 +7,23 @@ - + - + - + - + - - - - - - - - + + + + + + + + diff --git a/guest/includes/guest_header.php b/guest/includes/guest_header.php index 9efb5e7f..bc2a267e 100644 --- a/guest/includes/guest_header.php +++ b/guest/includes/guest_header.php @@ -37,19 +37,19 @@ $session_company_name = $row['company_name']; If Fav Icon exists else use the default one --> - + - + - + - - - - + + + + diff --git a/guest/index.php b/guest/index.php index f403a675..ad3bed58 100644 --- a/guest/index.php +++ b/guest/index.php @@ -1,3 +1,3 @@ ITFlow Setup - + - + - - + + @@ -712,8 +712,6 @@ if (isset($_POST['add_telemetry'])) { // Section: PHP Extensions $phpExtensions = []; $extensions = [ - 'php-mailparse' => 'mailparse', - 'php-imap' => 'imap', 'php-mysqli' => 'mysqli', 'php-intl' => 'intl', 'php-curl' => 'curl', @@ -1020,7 +1018,7 @@ if (isset($_POST['add_telemetry'])) {
Database is already configured. Any further changes should be made by editing the config.php file.

"; @@ -1476,17 +1474,17 @@ if (isset($_POST['add_telemetry'])) { - + - + - - + + - + - +