From cc8d80cd44486958c93e893f857f5bdf05ed1969 Mon Sep 17 00:00:00 2001 From: dd32 Date: Sat, 6 Mar 2010 09:47:38 +0000 Subject: [PATCH] Fix HTML Validation. Props wahgnube. Fixes #12530. git-svn-id: http://svn.automattic.com/wordpress/trunk@13605 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/options-general.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index afb1ec359..b08111c86 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -187,9 +187,9 @@ if (empty($tzstring)) { // Create a UTC+- zone if no timezone string exists
+
-