diff --git a/setup.php b/setup.php index 2e1096c4..bcf38cd9 100644 --- a/setup.php +++ b/setup.php @@ -320,7 +320,7 @@ else if (isset ($_POST['fUsername'])) $tUsername = escape_string ($_POST['fUsername']); } else { print "
$tMessage
"; - echo "You can now log in to Postfix Admin.
"; + echo "Delete (or rename) setup.php, and then click here to login.
"; } }