Changeset 36328 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 01/15/2016 10:28:15 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r36092 r36328 1484 1484 <div id="find-posts" class="find-box" style="display: none;"> 1485 1485 <div id="find-posts-head" class="find-box-head"> 1486 <?php _e( ' Find Posts or Pages' ); ?>1486 <?php _e( 'Attach to existing content' ); ?> 1487 1487 <div id="find-posts-close"></div> 1488 1488 </div>
Note: See TracChangeset
for help on using the changeset viewer.