X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..5d244c8fd9a27c9f89dd08da2af6fbc67d4fce63:/wp-admin/tools.php diff --git a/wp-admin/tools.php b/wp-admin/tools.php index b55328a7..afc65d90 100644 --- a/wp-admin/tools.php +++ b/wp-admin/tools.php @@ -26,7 +26,7 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . '

' . __('Documentation on Tools') . '

' . - '

' . __('Support Forums') . '

' + '

' . __('Support Forums') . '

' ); require_once( ABSPATH . 'wp-admin/admin-header.php' );