Validation fixes

git-svn-id: https://develop.svn.wordpress.org/trunk@4083 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2006-08-11 06:34:14 +00:00
parent ff9a056e8b
commit 076e269681

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>