Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@4083 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ff9a056e8b
commit
076e269681
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user