X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..refs/tags/wordpress-3.1:/wp-admin/admin-header.php diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index 0185a986..ac793409 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -1,75 +1,196 @@ > -<?php bloginfo('name') ?> › <?php echo wp_specialchars( strip_tags( $title ) ); ?> — WordPress +<?php echo $admin_title; ?> - - - - + +if ( get_user_setting('mfold') == 'f' ) + $admin_body_class .= ' folded'; + +if ( is_admin_bar_showing() ) + $admin_body_class .= ' admin-bar'; + +if ( $is_iphone ) { ?> + + - +"> + +
-

%2$s!'), 'profile.php', $user_identity) ?> | | Help') ?> | Forums') ?>

+
parent_file = $parent_file; +$current_screen->parent_base = preg_replace('/\?.*$/', '', $parent_file); +$current_screen->parent_base = str_replace('.php', '', $current_screen->parent_base); ?> -
+ +
+