X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..refs/tags/wordpress-3.9:/wp-admin/network/index.php diff --git a/wp-admin/network/index.php b/wp-admin/network/index.php index dbf71f70..bd6437e7 100644 --- a/wp-admin/network/index.php +++ b/wp-admin/network/index.php @@ -51,7 +51,7 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . '

' . __('Documentation on the Network Admin') . '

' . - '

' . __('Support Forums') . '

' + '

' . __('Support Forums') . '

' ); wp_dashboard_setup();