X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/ceb5a929e00123b4e224977c6b5a149f6431b250..41578db67d72562346e4dbb2a14889b23d522813:/wp-admin/options-reading.php diff --git a/wp-admin/options-reading.php b/wp-admin/options-reading.php index a09d6eda..7bcb20be 100644 --- a/wp-admin/options-reading.php +++ b/wp-admin/options-reading.php @@ -69,7 +69,7 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . '

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

' . - '

' . __('Support Forums') . '

' + '

' . __('Support Forums') . '

' ); include( ABSPATH . 'wp-admin/admin-header.php' ); @@ -99,7 +99,7 @@ else : update_option( 'show_on_front', 'posts' ); ?> - + - + - + - + - +


@@ -140,7 +140,7 @@ else :