Ticket #34789: 34789.2.diff
File 34789.2.diff, 612 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/options-general.php
150 150 <?php echo wp_timezone_choice($tzstring); ?> 151 151 </select> 152 152 153 <p class="description" id="timezone-description"><?php _e( 'Choose a city in the same timezone as you.' ); ?></p>153 <p class="description" id="timezone-description"><?php _e( 'Choose either a city in the same timezone as you or a UTC timezone offset.' ); ?></p> 154 154 155 155 <p class="timezone-info"> 156 156 <span id="utc-time"><?php