X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/b137f4ce021b4022c56f452c2eafa7abfcef0a7c..38ca813a0e312e2768e5b9519f0415cd0aa84781:/wp-admin/options-general.php diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index 83679901..3f8a7b7e 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -66,7 +66,7 @@ add_contextual_help($current_screen, '

' . __('UTC means Coordinated Universal Time.') . '

' . '

' . __('Remember to click the Save Changes button at the bottom of the screen for new settings to take effect.') . '

' . '

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

' . - '

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

' . + '

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

' . '

' . __('Support Forums') . '

' ); @@ -135,44 +135,6 @@ if ( $new_admin_email && $new_admin_email != get_option('admin_email') ) : ?> - - - - -UTC time is %s'), date_i18n( $time_format, false, 'gmt')); ?> - - %2$s'), $current_offset_name, date_i18n($time_format)); ?> - -
- - - - UTC time is %s'), date_i18n($timezone_format, false, 'gmt')); ?> + UTC time is %s'), date_i18n($timezone_format, false, 'gmt')); ?> %1$s'), date_i18n($timezone_format)); ?> @@ -220,7 +182,9 @@ if ( empty($tzstring) ) { // Create a UTC+- zone if no timezone string exists ?>
-