Changeset 28497 for trunk/src/wp-admin/includes/post.php
- Timestamp:
- 05/19/2014 01:58:28 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/post.php
r28347 r28497 1469 1469 <div class="post-locked-avatar"></div> 1470 1470 <p class="wp-tab-first" tabindex="0"> 1471 <span class="currently-editing"></span><br >1471 <span class="currently-editing"></span><br /> 1472 1472 <span class="locked-saving hidden"><img src="images/wpspin_light-2x.gif" width="16" height="16" /> <?php _e('Saving revision...'); ?></span> 1473 1473 <span class="locked-saved hidden"><?php _e('Your latest changes were saved as a revision.'); ?></span>
Note: See TracChangeset
for help on using the changeset viewer.