screen_icon() after <div class="wrap">, props johnbillion, fixes #10795

git-svn-id: http://svn.automattic.com/wordpress/trunk@11940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-09-16 03:13:21 +00:00
parent e758264d87
commit de6b730d1f
1 changed files with 1 additions and 1 deletions

View File

@ -14,9 +14,9 @@ wp_enqueue_script( 'wp-gears' );
require_once('admin-header.php');
screen_icon();
?>
<div class="wrap">
<?php screen_icon(); ?>
<h2><?php echo esc_html( $title ); ?></h2>
<div class="tool-box">