]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/options-permalink.php
WordPress 4.3
[autoinstalls/wordpress.git] / wp-admin / options-permalink.php
index 0d241ae84ef624dffba32172f76ca184efa52f57..b1f84cc4ac4e9e2ab1e69fbcabb46d00fd58f5da 100644 (file)
@@ -175,7 +175,7 @@ if ( ! is_multisite() ) {
 <?php endif; ?>
 
 <div class="wrap">
-<h2><?php echo esc_html( $title ); ?></h2>
+<h1><?php echo esc_html( $title ); ?></h1>
 
 <form name="form" action="options-permalink.php" method="post">
 <?php wp_nonce_field('update-permalink') ?>