diff --git a/wp-admin/network.php b/wp-admin/network.php index 6f259acfe1..3fb88d1fa0 100644 --- a/wp-admin/network.php +++ b/wp-admin/network.php @@ -229,7 +229,7 @@ function network_step1( $errors = false ) { if ( $is_www ) : ?>
-%1$s before enabling the network feature. It will still be possible to visit your site using the www
prefix with an address like %2$s
but any links will not have the www
prefix.' ), substr( $hostname, 4 ), $hostname ); ?>
+
%1$s before enabling the network feature. It will still be possible to visit your site using the www
prefix with an address like %2$s
but any links will not have the www
prefix.' ), substr( $hostname, 4 ), $hostname ); ?>