Bring back h2 for add/edit post

git-svn-id: https://develop.svn.wordpress.org/trunk@9221 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-10-17 00:36:18 +00:00
parent 7a33030d14
commit 752eafa95c
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -465,7 +465,7 @@ endif;
<?php endif; ?>
<div class="wrap">
<h2><?php echo $title ?></h2>
<form name="post" action="post.php" method="post" id="post">
<?php