Changeset 4397

Show
Ignore:
Timestamp:
10/15/06 01:44:37 (2 years ago)
Author:
matt
Message:

This is vestigal

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/edit-page-form.php

    r4274 r4397  
    11 
    22<div class="wrap"> 
    3 <h2 id="write-post"><?php _e('Write Page'); ?><?php if ( 0 != $post_ID ) : ?> 
    4 <small class="quickjump"><a href="#preview-post"><?php _e('preview &darr;'); ?></a></small><?php endif; ?></h2> 
     3<h2 id="write-post"><?php _e('Write Page'); ?></h2> 
    54<?php 
    65if (0 == $post_ID) {