diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index 192c7cd995..4b16a5a85e 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -162,7 +162,7 @@ if ( empty($tzstring) ) { // Create a UTC+- zone if no timezone string exists - 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)); ?> @@ -182,7 +182,9 @@ if ( empty($tzstring) ) { // Create a UTC+- zone if no timezone string exists ?>