summaryrefslogtreecommitdiffstats
path: root/wp-admin/comment.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-admin/comment.php')
-rw-r--r--wp-admin/comment.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-admin/comment.php b/wp-admin/comment.php
index a583264..063b825 100644
--- a/wp-admin/comment.php
+++ b/wp-admin/comment.php
@@ -1,7 +1,7 @@
<?php
require_once('admin.php');
-$parent_file = 'edit.php';
+$parent_file = 'edit-comments.php';
$submenu_file = 'edit-comments.php';
wp_reset_vars(array('action'));