Changeset 45153
- Timestamp:
- 04/09/2019 03:58:09 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media-template.php
r45147 r45153 594 594 <button type="button" class="button-link untrash-attachment"><?php _e( 'Restore from Trash' ); ?></button> 595 595 <# } else { #> 596 <button type="button" class="button-link trash-attachment"><?php _e x( 'Move to Trash', 'verb' ); ?></button>596 <button type="button" class="button-link trash-attachment"><?php _e( 'Move to Trash' ); ?></button> 597 597 <# } #> 598 598 <?php else : ?>
Note: See TracChangeset
for help on using the changeset viewer.