X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/607b7e02d77e7326161e8ec15639052d2040f745..refs/heads/pristine:/wp-admin/options-reading.php?ds=sidebyside diff --git a/wp-admin/options-reading.php b/wp-admin/options-reading.php index 7ad94fba..69c425f7 100644 --- a/wp-admin/options-reading.php +++ b/wp-admin/options-reading.php @@ -35,8 +35,8 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . - '

' . __('Documentation on Reading Settings') . '

' . - '

' . __('Support Forums') . '

' + '

' . __('Documentation on Reading Settings') . '

' . + '

' . __('Support Forums') . '

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