Index: wp-admin/options-general.php
===================================================================
--- wp-admin/options-general.php	(revision 13601)
+++ wp-admin/options-general.php	(working copy)
@@ -188,8 +188,8 @@
 <br />
 <span class="description"><?php _e('Choose a city in the same timezone as you.'); ?></span>
 <br />
-<span>
 <?php if ($check_zone_info && $tzstring) : ?>
+       <span>
 	<?php
 	$now = localtime(time(),true);
 	if ($now['tm_isdst']) _e('This timezone is currently in daylight saving time.');
