From c67b1d88a0979c0f31669cf36399e84daab8cc3c Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 25 Oct 2012 20:15:47 +0000 Subject: [PATCH] Don't show the same time or date format twice on the General Settings page. This can occur if a translated format is the same as an existing default format. fixes #21060. git-svn-id: https://develop.svn.wordpress.org/trunk@22299 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/options-general.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index 3fc77ddaf8..fdae33a60b 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -230,12 +230,12 @@ if ( empty($tzstring) ) { // Create a UTC+- zone if no timezone string exists