Changeset 549 for trunk/wp-admin/edit-comments.php
- Timestamp:
- 11/15/2003 08:58:18 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-comments.php
r546 r549 38 38 ?> 39 39 <ul id="adminmenu2"> 40 <li><a href="edit.php">Posts</a></li> 41 <li class="last"><a href="edit-comments.php" class="current">Comments</a></li> 40 <li><a href="edit.php">Latest Posts</a></li> 41 <li class="last"><a href="edit-comments.php" class="current">Latest Comments</a></li> 42 <li><a href="wp-moderation.php">Comments Awaiting Moderation</a></li> 42 43 </ul> 43 44
Note: See TracChangeset
for help on using the changeset viewer.