mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
georgia could be ambiguous for the password
git-svn-id: https://develop.svn.wordpress.org/trunk@884 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -727,7 +727,7 @@ upgrade_all();
|
||||
<p>User setup successful!</p>
|
||||
|
||||
<p>Now you can <a href="../wp-login.php">log in</a> with the <strong>login</strong>
|
||||
"admin" and <strong>password</strong> "<?php echo $random_password; ?>".</p>
|
||||
"<code>admin</code>" and <strong>password</strong> "<code><?php echo $random_password; ?></code>".</p>
|
||||
<p><strong><em>Note that password</em></strong> carefully! It is a <em>random</em>
|
||||
password that was generated just for you. If you lose it, you
|
||||
will have to delete the tables from the database yourself, and re-install WordPress.
|
||||
|
||||
Reference in New Issue
Block a user