diff --git a/src/wp-admin/network.php b/src/wp-admin/network.php index 9446243909..eeeb3fb289 100644 --- a/src/wp-admin/network.php +++ b/src/wp-admin/network.php @@ -470,7 +470,7 @@ define('BLOG_ID_CURRENT_SITE', 1); '; ?> -
  • web.config file in %s, replacing other WordPress rules:' ), $home_path ); ?>

    +
  • web.config file in %s, replacing other WordPress rules:' ), $home_path ); ?>

    ' . __('Warning:') . ' ' . __( 'Subdirectory networks may not be fully compatible with custom wp-content directories.' ) . '

    '; @@ -504,7 +504,7 @@ RewriteRule . index.php [L] EOF; ?> -
  • .htaccess file in %s, replacing other WordPress rules:' ), $home_path ); ?>

    +
  • .htaccess file in %s, replacing other WordPress rules:' ), $home_path ); ?>

    ' . __('Warning:') . ' ' . __( 'Subdirectory networks may not be fully compatible with custom wp-content directories.' ) . '

    ';