From 7f65ab3f57032d052f071a00985aea91ac2526a0 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: https://develop.svn.wordpress.org/trunk@21870 602fd350-edb4-49c9-b593-d223f7449a82 --- 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.' ); ?>

    - -

    +

    -

    +