Changeset 17963 for trunk/wp-admin/includes/post.php
- Timestamp:
- 05/19/2011 02:23:02 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/post.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/post.php
r17947 r17963 1743 1743 $save = $post->post_status == 'publish' ? __('Update') : __('Save'); 1744 1744 ?> 1745 <div id="wp-fullscreen-body">1746 1745 <div id="fullscreen-topbar"> 1747 1746 <div id="wp-fullscreen-toolbar"> … … 1802 1801 </div> 1803 1802 1803 <div id="wp-fullscreen-body"> 1804 1804 <div id="wp-fullscreen-wrap" style="width:<?php echo $dfw_width; ?>px;"> 1805 1805 <label id="wp-fullscreen-title-prompt-text" for="wp-fullscreen-title"><?php echo apply_filters( 'enter_title_here', __( 'Enter title here' ), $post ); ?></label> … … 1815 1815 </div> 1816 1816 </div> 1817 1818 1817 </div> 1819 1818
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)