From 9e9cd7160a1a26dab234b9ca66269d311d32e9e7 Mon Sep 17 00:00:00 2001 From: nacin Date: Sun, 12 Jun 2011 08:00:22 +0000 Subject: [PATCH] Login is not a verb. props dcowgill, fixes #17770. git-svn-id: http://svn.automattic.com/wordpress/trunk@18289 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/ms-functions.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wp-includes/ms-functions.php b/wp-includes/ms-functions.php index 71be794fbc..6c1f80a184 100644 --- a/wp-includes/ms-functions.php +++ b/wp-includes/ms-functions.php @@ -1312,10 +1312,9 @@ BLOG_URL You can log in to the administrator account with the following information: Username: USERNAME Password: PASSWORD -Login Here: BLOG_URLwp-login.php +Log in here: BLOG_URLwp-login.php -We hope you enjoy your new site. -Thanks! +We hope you enjoy your new site. Thanks! --The Team @ SITE_NAME' ) );