Make WordPress Core


Ignore:
Timestamp:
01/04/2008 08:18:55 PM (17 years ago)
Author:
matt
Message:

Some link manager juggling, still need to have submenu highlight when on sub-sub pages.

File:
1 edited

Legend:

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

    r6551 r6555  
    44
    55require_once('admin.php');
    6 $parent_file = 'link-manager.php';
     6$parent_file = 'edit.php';
    77$title = __('Import Blogroll');
    8 $this_file = 'link-import.php';
    98
    109$step = $_POST['step'];
Note: See TracChangeset for help on using the changeset viewer.