diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index f94801f3f3..cc0dc6210f 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -217,7 +217,7 @@ if (empty($tzstring)) { // set the Etc zone if no timezone string exists checked( $custom ); echo '/> ' . __('Custom:') . ' ' . date_i18n( get_option('date_format') ) . "\n"; - echo "\t

" . __('Documentation on date formatting. Click "Save Changes" to update sample output.') . "

\n"; + echo "\t

" . __('Documentation on date formatting. Click "Save Changes" to update sample output.') . "

\n"; ?>