Changeset 38424 for trunk/src/wp-admin/includes/revision.php
- Timestamp:
- 08/28/2016 06:05:02 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/revision.php
r38307 r38424 341 341 #> 342 342 /> 343 <?php esc_ attr_e( 'Compare any two revisions' ); ?>343 <?php esc_html_e( 'Compare any two revisions' ); ?> 344 344 </label> 345 345 </div>
Note: See TracChangeset
for help on using the changeset viewer.