Titles for network admin and global dashboard. see #15477

git-svn-id: http://svn.automattic.com/wordpress/trunk@16474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2010-11-18 23:02:52 +00:00
parent 762eca08ca
commit 76f3dd920b
2 changed files with 16 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ if ( !is_multisite() )
if ( ! current_user_can( 'manage_network' ) )
wp_die( __( 'You do not have permission to access this page.' ) );
$title = __( 'Network Dashboard' );
$title = __( 'Dashboard' );
$parent_file = 'index.php';
add_contextual_help($current_screen,