Changeset 9879 for trunk/wp-admin/edit-form-advanced.php
- Timestamp:
- 11/25/2008 09:11:05 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-advanced.php
r9871 r9879 426 426 <thead> 427 427 <tr> 428 <th scope="col" class="column-author"><?php _e('Author') ?></th> 428 429 <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>431 430 </tr> 432 431 </thead>
Note: See TracChangeset
for help on using the changeset viewer.