X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/e08b42e8ad054ec67522d7ac1aaae5dc68cb3d01..849f15aeed7a5e39314057bdc0064d8edd60dd7d:/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 :