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

git-svn-id: https://develop.svn.wordpress.org/trunk@11940 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-09-16 03:13:21 +00:00
parent 4095fea88c
commit 0aecb8d85d
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">