From 036ddb0b5bbafdda0e0c5934bc2ddeb42d82563a Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sun, 22 Apr 2012 23:29:52 +0000 Subject: [PATCH] Move closing HTML tag outside _e(), props jiehanzheng, fixes #20510 git-svn-id: https://develop.svn.wordpress.org/trunk@20564 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 8b7a5403c6..5b121e05b8 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." ); ?>

    +