From f5130199fa46a65ca76d151c811e845b28921a69 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: http://core.svn.wordpress.org/trunk@22299 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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