X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..38ac4bc40322ecdc4052db4263466573e01fa51f:/wp-admin/options-reading.php?ds=sidebyside diff --git a/wp-admin/options-reading.php b/wp-admin/options-reading.php index a09d6eda..7d28208d 100644 --- a/wp-admin/options-reading.php +++ b/wp-admin/options-reading.php @@ -23,7 +23,6 @@ $parent_file = 'options-general.php'; function options_reading_add_js() { ?> '; - echo '

' . __( 'The character encoding of your site (UTF-8 is recommended)' ) . '

'; + echo '

' . __( 'The character encoding of your site (UTF-8 is recommended)' ) . '

'; } get_current_screen()->add_help_tab( array( @@ -68,8 +66,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' ); @@ -99,7 +97,7 @@ else : update_option( 'show_on_front', 'posts' ); ?> - + - + - + - + - +


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