From 6200c24c13ad85146da7b288b2cd3be577546861 Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Sat, 6 Mar 2010 09:47:38 +0000 Subject: [PATCH] Fix HTML Validation. Props wahgnube. Fixes #12530. git-svn-id: https://develop.svn.wordpress.org/trunk@13605 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 afb1ec359f..b08111c860 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
+
-