Make WordPress Core


Ignore:
Timestamp:
02/20/2008 07:44:25 AM (18 years ago)
Author:
ryan
Message:

Fix edit link page menu parentage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/link.php

    r6695 r6934  
    8787        wp_enqueue_script('thickbox');
    8888
    89         $parent_file = 'link-manager.php';
     89        $parent_file = 'edit.php';
    9090        $submenu_file = 'link-manager.php';
    9191        $title = __('Edit Link');
Note: See TracChangeset for help on using the changeset viewer.