Remove h3s. see #17240

git-svn-id: https://develop.svn.wordpress.org/trunk@17773 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2011-04-29 21:52:01 +00:00
parent a2e6825307
commit ee370ed273
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">