diff --git a/wp-admin/media-upload.php b/wp-admin/media-upload.php index e8e50222dc..0a4fb8bacd 100644 --- a/wp-admin/media-upload.php +++ b/wp-admin/media-upload.php @@ -68,8 +68,8 @@ if ( isset($_GET['inline']) ) { '
' . __('You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:') . '
' . '' . __('Basic image editing is available after upload is complete. Make sure you click Save before leaving this screen.') . '
' ) );