diff --git a/wp-admin/install.php b/wp-admin/install.php index a2bbd27b1d..1970f3a7a2 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -185,11 +185,8 @@ upgrade_all();

-

log in with the login -"admin" and password "%2$s".'), '../wp-login.php', $random_password); ?>

-

Note that password carefully! It is a random - 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. So to review:'); ?> +

log in with the login "admin" and password "%2$s".'), '../wp-login.php', $random_password); ?>

+

Note that password carefully! It is a random 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. So to review:'); ?>