]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/network/settings.php
WordPress 4.3-scripts
[autoinstalls/wordpress.git] / wp-admin / network / settings.php
index f3ef480056b946d10d9ae57f3f3f94b905943d3a..1872eb81c0932c13aa3dfcf543b615c6c5d56b6f 100644 (file)
@@ -119,7 +119,7 @@ if ( isset( $_GET['updated'] ) ) {
 ?>
 
 <div class="wrap">
 ?>
 
 <div class="wrap">
-       <h2><?php echo esc_html( $title ); ?></h2>
+       <h1><?php echo esc_html( $title ); ?></h1>
        <form method="post" action="settings.php" novalidate="novalidate">
                <?php wp_nonce_field( 'siteoptions' ); ?>
                <h3><?php _e( 'Operational Settings' ); ?></h3>
        <form method="post" action="settings.php" novalidate="novalidate">
                <?php wp_nonce_field( 'siteoptions' ); ?>
                <h3><?php _e( 'Operational Settings' ); ?></h3>