From 144b8d7135238cde6e5dc5cd085300f65937af26 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Mon, 7 May 2012 16:48:35 +0000 Subject: [PATCH] Update upload-html-bypass string to reflect that the uploader is no longer new. Props Ipstenu. fixes #20627 git-svn-id: https://develop.svn.wordpress.org/trunk@20735 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/media.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/media.php b/wp-admin/includes/media.php index deaaba4cd6..617064848a 100644 --- a/wp-admin/includes/media.php +++ b/wp-admin/includes/media.php @@ -2068,7 +2068,7 @@ add_action('post-plupload-upload-ui', 'media_upload_flash_bypass'); function media_upload_html_bypass() { ?>

- Switch to the new uploader.'); ?> + Switch to the multi-file uploader.'); ?>