Changeset 20735
- Timestamp:
- 05/07/2012 04:48:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/media.php
r20679 r20735 2069 2069 ?> 2070 2070 <p class="upload-html-bypass hide-if-no-js"> 2071 <?php _e('You are using the browser’s built-in file uploader. The new WordPress uploader includes multiple file selection and drag and drop capability. <a href="#">Switch to the newuploader</a>.'); ?>2071 <?php _e('You are using the browser’s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. <a href="#">Switch to the multi-file uploader</a>.'); ?> 2072 2072 </p> 2073 2073 <?php
Note: See TracChangeset
for help on using the changeset viewer.