Changeset 1946
- Timestamp:
- 12/13/2004 04:46:34 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-general.php
r1903 r1946 50 50 <table width="100%" cellspacing="2" cellpadding="5" class="editform"> 51 51 <tr> 52 <th scope="row" width="33%"><?php _e('<a cronym title="Greenwich Meridian Time">GMT</acronym> time is:') ?> </th>52 <th scope="row" width="33%"><?php _e('<abbr title="Coordinated Universal Time">UTC</abbr> time is:') ?> </th> 53 53 <td><code><?php echo gmdate('Y-m-d g:i:s a'); ?></code></td> 54 54 </tr>
Note: See TracChangeset
for help on using the changeset viewer.