diff --git a/setup.php b/setup.php index 47c3c479..eb088d1c 100644 --- a/setup.php +++ b/setup.php @@ -1495,11 +1495,7 @@ if (isset($_POST['add_telemetry'])) {
-

Post installation, a few additional steps are required:

- +

Housekeeping: Post installation, a few additional steps are required


@@ -1517,14 +1513,14 @@ if (isset($_POST['add_telemetry'])) {

Welcome to ITFlow Setup

-

Thank you for choosing to try ITFlow! Feel free to reach out on the forums if you have any questions.

+

Thank you for choosing to try ITFlow! Feel free to reach out on the forums if you have any questions.

A database must be created before proceeding - click on the button below to get started!


-

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

+

ITFlow is free software: you can redistribute and/or modify it under the terms of the GNU General Public License.
It is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

Warning: config.php is not writable. Ensure the webserver process has write access. Check the docs for info.
"; + echo "
Warning: config.php is not writable. Ensure the webserver process has write access (chmod/chown). Check the docs for info.
"; }else{ // Else, able to write. Tidy up unlink("config.php");