X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/febc815b2c9d85be5717da9e8d164bd2daa97e31..16e7b37c7914d753890c1a05a9335f3b43751eb8:/wp-admin/tools.php diff --git a/wp-admin/tools.php b/wp-admin/tools.php index b6de3c81..2110fb5e 100644 --- a/wp-admin/tools.php +++ b/wp-admin/tools.php @@ -25,8 +25,8 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . - '

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

' . - '

' . __('Support Forums') . '

' + '

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

' . + '

' . __('Support Forums') . '

' ); require_once( ABSPATH . 'wp-admin/admin-header.php' ); @@ -49,7 +49,7 @@ require_once( ABSPATH . 'wp-admin/admin-header.php' );

- @@ -68,7 +68,7 @@ require_once( ABSPATH . 'wp-admin/admin-header.php' );

- +