Mid-page headers should be h3, not h2.

git-svn-id: http://svn.automattic.com/wordpress/trunk@15910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-10-22 00:27:12 +00:00
parent 53e77351a5
commit 71d4760883

View File

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