]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/plugin-editor.php
WordPress 4.3
[autoinstalls/wordpress.git] / wp-admin / plugin-editor.php
index f6033e9a593c90c12515d59951107f2f8642b6b7..6ffadf69c16b5da627bce8b2d62c53a67ce61538 100644 (file)
@@ -28,7 +28,7 @@ if ( empty( $plugins ) ) {
        include( ABSPATH . 'wp-admin/admin-header.php' );
        ?>
        <div class="wrap">
-               <h2><?php echo esc_html( $title ); ?></h2>
+               <h1><?php echo esc_html( $title ); ?></h1>
                <div id="message" class="error"><p><?php _e( 'You do not appear to have any plugins available at this time.' ); ?></p></div>
        </div>
        <?php
@@ -174,7 +174,7 @@ default:
 </div>
 <?php endif; ?>
 <div class="wrap">
-<h2><?php echo esc_html( $title ); ?></h2>
+<h1><?php echo esc_html( $title ); ?></h1>
 
 <div class="fileedit-sub">
 <div class="alignleft">