From 8eb5fc62f0275044b9e9e02c7615b3f2b306c8ac Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 2 Mar 2005 15:42:59 +0000 Subject: [PATCH] Remove extra line breaks. http://mosquito.wordpress.org/view.php?id=1002 git-svn-id: https://develop.svn.wordpress.org/trunk@2400 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/install.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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:'); ?>