diff -r a4642baaf829 -r 4d4862461b8d web/wp-admin/options-general.php --- a/web/wp-admin/options-general.php Tue Feb 02 14:45:47 2010 +0000 +++ b/web/wp-admin/options-general.php Tue Feb 02 15:44:16 2010 +0000 @@ -1,283 +1,295 @@ - - - - -
- -

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -= 0) ? '+' : '') . $offnum; -} -?> - - - - - - - - - - - - - - - - - - -
-
" />
" /> -to be different from the directory you installed WordPress.'); ?>
-
-
- -
- - -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')); ?> - - %1$s'), date_i18n($timezone_format)); ?> - -
- -
- - - -
- time()) { - $found = true; - break; - } - } - - if ( isset($found) && $found === true ) { - echo ' '; - $message = $tr['isdst'] ? - __('Daylight savings time begins on: %s.') : - __('Standard time begins on: %s.'); - printf( $message, date_i18n(get_option('date_format').' '.get_option('time_format'), $tr['ts'] ) ); - } else { - _e('This timezone does not observe daylight savings time.'); - } - } - ?> -
- -
-
- ' . date_i18n( $format ) . "
\n"; - } - - echo ' ' . date_i18n( get_option('date_format') ) . "\n"; - - echo "\t

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

\n"; -?> -
-
-
- ' . date_i18n( $format ) . "
\n"; - } - - echo ' ' . date_i18n( get_option('time_format') ) . "\n"; -?> -
-
- - - -

- -

-
- -
- - + + + + +
+ +

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
" />
" /> +to be different from the directory you installed WordPress.'); ?>
+
+
+ +
+ + +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')); ?> + + %1$s'), date_i18n($timezone_format)); ?> + +
+ +
+ + + +
+ time()) { + $found = true; + break; + } + } + + if ( isset($found) && $found === true ) { + echo ' '; + $message = $tr['isdst'] ? + __('Daylight savings time begins on: %s.') : + __('Standard time begins on: %s.'); + printf( $message, date_i18n(get_option('date_format').' '.get_option('time_format'), $tr['ts'] ) ); + } else { + _e('This timezone does not observe daylight savings time.'); + } + } + ?> +
+ +
+
+ ' . date_i18n( $format ) . "
\n"; + } + + echo ' ' . date_i18n( get_option('date_format') ) . "\n"; + + echo "\t

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

\n"; +?> +
+
+
+ ' . date_i18n( $format ) . "
\n"; + } + + echo ' ' . date_i18n( get_option('time_format') ) . "\n"; +?> +
+
+ + + +

+ +

+
+ +
+ +