From 3920e17e19a4a082f5a9e25662858ffc1a80262b Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 2 Sep 2014 08:54:17 +0000 Subject: [PATCH] Use wp_admin_css() to enqueue stylesheets in setup-config.php. fixes #29464. Built from https://develop.svn.wordpress.org/trunk@29670 git-svn-id: http://core.svn.wordpress.org/trunk@29444 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/setup-config.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index 89fb7ddcd5..1f97be4302 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -77,12 +77,10 @@ function setup_config_display_header( $body_classes = array() ) { > - - -<?php _e( 'WordPress › Setup Configuration File' ); ?> - - - + + + <?php _e( 'WordPress › Setup Configuration File' ); ?> +