Changeset 37231 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 04/17/2016 04:57:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r37143 r37231 1487 1487 <div id="find-posts-head" class="find-box-head"> 1488 1488 <?php _e( 'Attach to existing content' ); ?> 1489 < div id="find-posts-close"></div>1489 <button type="button" id="find-posts-close"><span class="screen-reader-text"><?php _e( 'Close media attachment panel' ); ?></button> 1490 1490 </div> 1491 1491 <div class="find-box-inside">
Note: See TracChangeset
for help on using the changeset viewer.