]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/network/index.php
WordPress 3.8
[autoinstalls/wordpress.git] / wp-admin / network / index.php
index 5514331cf3afacbef2768158e9666921605a2e9b..dbf71f702b9736e86fcb68eb00f606f664a79690 100644 (file)
@@ -60,14 +60,11 @@ wp_enqueue_script( 'dashboard' );
 wp_enqueue_script( 'plugin-install' );
 add_thickbox();
 
-add_screen_option('layout_columns', array('max' => 4, 'default' => 2) );
-
 require_once( ABSPATH . 'wp-admin/admin-header.php' );
 
 ?>
 
 <div class="wrap">
-<?php screen_icon(); ?>
 <h2><?php echo esc_html( $title ); ?></h2>
 
 <div id="dashboard-widgets-wrap">