Remove h3s. see #17240

git-svn-id: http://svn.automattic.com/wordpress/trunk@17773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2011-04-29 21:52:01 +00:00
parent 54d958ddbd
commit a53b3f3bb9
1 changed files with 0 additions and 2 deletions

View File

@ -471,7 +471,6 @@ class Custom_Image_Header {
</div>
<?php } ?>
<h3><?php _e( 'Header Image' ) ?></h3>
<table class="form-table">
<tbody>
@ -569,7 +568,6 @@ class Custom_Image_Header {
</table>
<?php if ( $this->header_text() ) : ?>
<h3><?php _e( 'Header Text' ) ?></h3>
<table class="form-table">
<tbody>
<tr valign="top" class="hide-if-no-js">