Changeset 29642 for trunk/src/wp-admin/upload.php
- Timestamp:
- 08/27/2014 04:38:12 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/upload.php
r29625 r29642 33 33 'title' => __( 'Overview' ), 34 34 'content' => 35 '<p>' . __( 'All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen.' ) . '</p>'35 '<p>' . __( 'All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first.' ) . '</p>' 36 36 ) ); 37 37
Note: See TracChangeset
for help on using the changeset viewer.