From e027dbf0199622fafa04bde0457b541be00e94e4 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Sun, 16 Sep 2012 18:26:14 +0000 Subject: [PATCH] Curly quotes for setup-config strings. git-svn-id: http://core.svn.wordpress.org/trunk@21870 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/setup-config.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index b3931dde2b..8341f38738 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -116,7 +116,7 @@ switch($step) {
  • -

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

    +

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

    @@ -127,7 +127,7 @@ switch($step) { setup_config_display_header(); ?>
    -

    +

    @@ -256,14 +256,14 @@ switch($step) { if ( ! is_writable(ABSPATH) ) : setup_config_display_header(); ?> -

    wp-config.php file." ); ?>

    +

    wp-config.php file." ); ?>

    wp-config.php manually and paste the following text into it.' ); ?>

    - -

    +

    -

    +