This is vestigal

git-svn-id: https://develop.svn.wordpress.org/trunk@4397 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2006-10-15 01:44:37 +00:00
parent 60848ed137
commit 1fe4409c54
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
<div class="wrap">
<h2 id="write-post"><?php _e('Write Page'); ?><?php if ( 0 != $post_ID ) : ?>
<small class="quickjump"><a href="#preview-post"><?php _e('preview &darr;'); ?></a></small><?php endif; ?></h2>
<h2 id="write-post"><?php _e('Write Page'); ?></h2>
<?php
if (0 == $post_ID) {
$form_action = 'post';