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