Changeset 4623

Show
Ignore:
Timestamp:
12/07/06 00:40:31 (2 years ago)
Author:
ryan
Message:

Reparent edit comments tab. Props mdawaffe. fixes #3448

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/comment.php

    r4535 r4623  
    22require_once('admin.php'); 
    33 
    4 $parent_file = 'edit.php'; 
     4$parent_file = 'edit-comments.php'; 
    55$submenu_file = 'edit-comments.php'; 
    66