X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..fc24d733700d6d2bd886ffa9188df5c78069b018:/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' );