Changeset 6949 for trunk/wp-admin/edit-form-comment.php
- Timestamp:
- 02/20/2008 11:43:06 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-comment.php
r6948 r6949 84 84 ?> 85 85 </p> 86 87 <div class="inside"> 88 <p><strong><?php _e('Related') ?></strong></p> 89 90 <ul> 91 <li><a href="edit-comments.php"><?php _e('Manage All Comments') ?></a></li> 92 <li><a href="moderation.php"><?php _e('Moderate Comments') ?></a></li> 93 </ul> 94 </div> 86 95 <?php do_action('submitcomment_box'); ?> 87 96 </div>
Note: See TracChangeset
for help on using the changeset viewer.