Validation fixes

git-svn-id: http://svn.automattic.com/wordpress/trunk@4083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2006-08-11 06:34:14 +00:00
parent b4601fc06c
commit 6b095ddfd9
1 changed files with 2 additions and 0 deletions

View File

@ -146,6 +146,7 @@ endforeach;
<legend><?php _e('Post') ?></legend>
<?php the_editor($post->post_content); ?>
</fieldset>
<?php echo $form_pingback ?>
<?php echo $form_prevstatus ?>
@ -230,6 +231,7 @@ list_meta($metadata);
?>
<div id="ajax-response"></div>
</div>
</div>
</fieldset>
</div>