X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/41578db67d72562346e4dbb2a14889b23d522813..53f4633144ed68c8b8fb5861f992b5489894a940:/wp-admin/options-reading.php diff --git a/wp-admin/options-reading.php b/wp-admin/options-reading.php index 7bcb20be..9341e7fc 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,7 +66,7 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . - '

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

' . + '

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

' . '

' . __('Support Forums') . '

' ); @@ -76,7 +74,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

+