]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/edit.php
WordPress 3.8
[autoinstalls/wordpress.git] / wp-admin / edit.php
index 8d3203611759bfa74c2cf866af7e53fd5d492967..e98da90ff1106afbaa1ec2509cf116b7ecb68103 100644 (file)
@@ -265,7 +265,6 @@ $bulk_counts = array_filter( $bulk_counts );
 require_once( ABSPATH . 'wp-admin/admin-header.php' );
 ?>
 <div class="wrap">
-<?php screen_icon(); ?>
 <h2><?php
 echo esc_html( $post_type_object->labels->name );
 if ( current_user_can( $post_type_object->cap->create_posts ) )