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:
parent
53e77351a5
commit
71d4760883
|
@ -205,7 +205,7 @@ endif;
|
|||
|
||||
<br class="clear" />
|
||||
|
||||
<h2><?php echo $title; ?></h2>
|
||||
<h3><?php echo $title; ?></h3>
|
||||
|
||||
<?php
|
||||
|
||||
|
|
Loading…
Reference in New Issue