X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/b137f4ce021b4022c56f452c2eafa7abfcef0a7c..38ca813a0e312e2768e5b9519f0415cd0aa84781:/wp-admin/my-sites.php diff --git a/wp-admin/my-sites.php b/wp-admin/my-sites.php index 4e13096f..9f592828 100644 --- a/wp-admin/my-sites.php +++ b/wp-admin/my-sites.php @@ -42,7 +42,7 @@ add_contextual_help($current_screen, '

' . __('This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. He or she can use the links under each site to visit either the frontend or the dashboard for that site.') . '

' . '

' . __('Up until WordPress version 3.0, what is now called a Multi-site Network had to be installed separately as WordPress MU (multi-user).') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Documentation on My Sites') . '

' . + '

' . __('Documentation on My Sites') . '

' . '

' . __('Support Forums') . '

' );