Fix edit link page menu parentage.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -86,7 +86,7 @@ switch ($action) {
|
||||
wp_enqueue_script('link');
|
||||
wp_enqueue_script('thickbox');
|
||||
|
||||
$parent_file = 'link-manager.php';
|
||||
$parent_file = 'edit.php';
|
||||
$submenu_file = 'link-manager.php';
|
||||
$title = __('Edit Link');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user