Make WordPress Core


Ignore:
Timestamp:
11/25/2008 09:11:05 PM (17 years ago)
Author:
ryan
Message:

Comment screen tweaks. see #8344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-form-advanced.php

    r9871 r9879  
    426426<thead>
    427427    <tr>
     428    <th scope="col" class="column-author"><?php _e('Author') ?></th>
    428429    <th scope="col" class="column-comment"><?php echo _c('Comment|noun') ?></th>
    429     <th scope="col" class="column-author"><?php _e('Author') ?></th>
    430     <th scope="col" class="column-date"><?php _e('Submitted') ?></th>
    431430  </tr>
    432431</thead>
Note: See TracChangeset for help on using the changeset viewer.