From 589792fca117ddb35ed7c8263f2150f9c37d181b Mon Sep 17 00:00:00 2001 From: azaozz Date: Sun, 22 Apr 2012 23:29:52 +0000 Subject: [PATCH] Move closing HTML tag outside _e(), props jiehanzheng, fixes #20510 git-svn-id: http://svn.automattic.com/wordpress/trunk@20564 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/setup-config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index 8b7a5403c..5b121e05b 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -114,8 +114,8 @@ switch($step) {
  • -

    wp-config-sample.php in a text editor, fill in your information, and save it as wp-config.php.

    -

    In all likelihood, these items were supplied to you by your Web Host. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready…" ); ?>

    +

    wp-config-sample.php in a text editor, fill in your information, and save it as wp-config.php." ); ?>

    +