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:
Andrew Nacin 2010-10-22 00:27:12 +00:00
parent 146a8cf16c
commit 48c841392a

View File

@ -205,7 +205,7 @@ endif;
<br class="clear" /> <br class="clear" />
<h2><?php echo $title; ?></h2> <h3><?php echo $title; ?></h3>
<?php <?php