diff --git a/admin/support.php b/admin/support.php index e6a0c49..2c596c5 100644 --- a/admin/support.php +++ b/admin/support.php @@ -91,7 +91,7 @@ if (file_exists($setupfile)) { echo '

! The setup file is located in the main directory!

'; } else { - echo '

No .htaccess file was found in the main directory.

'; + echo '

The setup file was not found in the main directory.

'; } ?>