git-svn-id: https://develop.svn.wordpress.org/trunk@8709 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8da367ce9e
commit
9bc0849cb9
@ -36,8 +36,6 @@ $top_menu[20] = array( sprintf( __('Comments (%s)'), "<span id='awaiting-mod' cl
|
||||
$top_menu[25] = array( __('Help'), 'read', 'index.php?help' ); // place holder
|
||||
|
||||
$top_submenu['profile.php'][5] = array( __('Profile'), 'read', 'profile.php' );
|
||||
$top_submenu['profile.php'][10] = array( __('Stats'), 'read', 'inbox.php?page=stats' ); // place holder
|
||||
|
||||
|
||||
$menu[0] = array( __('Dashboard'), 'read', 'index.php' );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user