Changeset 24166 for trunk/wp-admin/revision.php
- Timestamp:
- 05/03/2013 07:05:19 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/revision.php
r24157 r24166 128 128 <div id="diff-header-to" class="diff-header"> 129 129 <div id="diff-title-to" class="diff-title"> 130 <strong><?php _e ( 'To:', 'Followed by post revision info' ); ?></strong> {{{ data.titleTo }}}130 <strong><?php _ex( 'To:', 'Followed by post revision info' ); ?></strong> {{{ data.titleTo }}} 131 131 </div> 132 132
Note: See TracChangeset
for help on using the changeset viewer.