Changeset 27036 for trunk/src/wp-admin/edit-form-advanced.php
- Timestamp:
- 01/26/2014 08:27:21 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/edit-form-advanced.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-advanced.php
r26995 r27036 488 488 ), 489 489 ) ); ?> 490 <table id="post-status-info" cellspacing="0"><tbody><tr>490 <table id="post-status-info"><tbody><tr> 491 491 <td id="wp-word-count"><?php printf( __( 'Word count: %s' ), '<span class="word-count">0</span>' ); ?></td> 492 492 <td class="autosave-info">
Note: See TracChangeset
for help on using the changeset viewer.