Changeset 7485 for trunk/wp-admin/edit-form-advanced.php
- Timestamp:
- 03/23/2008 07:10:17 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-advanced.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-advanced.php
r7484 r7485 169 169 <li><a href="categories.php"><?php _e('Manage All Categories') ?></a></li> 170 170 <li><a href="edit-tags.php"><?php _e('Manage All Tags') ?></a></li> 171 <li><a href="edit.php?post_status=draft"><?php _e('View Drafts'); ?></a></li> 171 172 <?php do_action('post_relatedlinks_list'); ?> 172 173 </ul>
Note: See TracChangeset
for help on using the changeset viewer.