Mid-page headers should be h3, not h2.
git-svn-id: https://develop.svn.wordpress.org/trunk@15910 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
146a8cf16c
commit
48c841392a
@ -205,7 +205,7 @@ endif;
|
||||
|
||||
<br class="clear" />
|
||||
|
||||
<h2><?php echo $title; ?></h2>
|
||||
<h3><?php echo $title; ?></h3>
|
||||
|
||||
<?php
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user