Ticket #34789: 34789.patch
File 34789.patch, 626 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/options-general.php
145 145 <?php echo wp_timezone_choice($tzstring); ?> 146 146 </select> 147 147 148 <p class="description" id="timezone-description"><?php _e( 'Choose a city in the same timezone as you .' ); ?></p>148 <p class="description" id="timezone-description"><?php _e( 'Choose a city in the same timezone as you or a UTC timezone offset.' ); ?></p> 149 149 <?php if ( $check_zone_info && $tzstring ) : ?> 150 150 151 151 <p class="timezone-info">