Changeset 3585 for trunk/wp-admin/categories.php
- Timestamp:
- 03/01/2006 09:44:22 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/categories.php
r3570 r3585 128 128 <th scope="col"><?php _e('Description') ?></th> 129 129 <th scope="col"><?php _e('# Posts') ?></th> 130 <th scope="col"><?php _e('# Links') ?></th>130 <th scope="col"><?php _e('# Bookmarks') ?></th> 131 131 <th colspan="2"><?php _e('Action') ?></th> 132 132 </tr>
Note: See TracChangeset
for help on using the changeset viewer.