]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/options-reading.php
WordPress 4.3
[autoinstalls/wordpress.git] / wp-admin / options-reading.php
index 7d28208d6de96ed512c7f21c996ed51db0149e12..9341e7fcf42119434956a32dcdc2e21dc13f2d98 100644 (file)
@@ -74,7 +74,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
 ?>
 
 <div class="wrap">
 ?>
 
 <div class="wrap">
-<h2><?php echo esc_html( $title ); ?></h2>
+<h1><?php echo esc_html( $title ); ?></h1>
 
 <form method="post" action="options.php">
 <?php
 
 <form method="post" action="options.php">
 <?php