diff --git a/wp-admin/options-network.php b/wp-admin/options-network.php index e5ed9bb75e..e7bdf45103 100644 --- a/wp-admin/options-network.php +++ b/wp-admin/options-network.php @@ -34,8 +34,8 @@ $dirs = array( substr( ABSPATH, 0, -1), ABSPATH . "wp-content" );
Server Summary"; - print "

If you post a message to the WordPress support forum at http://wordpress.org/support/ then copy and paste the following information into your message:

"; + print '

' . esc_html__('Server Summary') . '

'; + print '

' . __("If you post a message to the WordPress support forum at http://wordpress.org/support/ then copy and paste the following information into your message:") . '

'; print "
"; print "
ERROR: $err
"; @@ -100,10 +100,10 @@ function step2_htaccess() { function step1() { $rewrite_enabled = false; ?> -

Installing Network of WordPress Sites

-

I will help you enable the features for creating a network of sites by asking you a few questions so that you can create configuration files and make a directory to store all your uploaded files.

+

+

-

What do I need?

+