You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2026-01-12 22:51:27 +03:00
try to be more helpful
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@523 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
@@ -320,7 +320,7 @@ else
|
||||
if (isset ($_POST['fUsername'])) $tUsername = escape_string ($_POST['fUsername']);
|
||||
} else {
|
||||
print "<p><b>$tMessage</b></p>";
|
||||
echo "<p><b>You can now log in to Postfix Admin.</b></p>";
|
||||
echo "<p><b>Delete (or rename) setup.php, and then click <a href='login.php'>here to login</a>.</b></p>";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user