mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-03 15:08:10 +01:00
About page: Use a better preposition to describe drag-and-drop.
see #27713. Built from https://develop.svn.wordpress.org/trunk@28146 git-svn-id: http://core.svn.wordpress.org/trunk@27977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2bc282957c
commit
e23f57ec56
@ -53,7 +53,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
|
|||||||
<div class="col-3 last-feature">
|
<div class="col-3 last-feature">
|
||||||
<img src="//wordpress.org/images/core/3.9/drop.jpg?0" />
|
<img src="//wordpress.org/images/core/3.9/drop.jpg?0" />
|
||||||
<h4><?php _e( 'Drag and drop your images' ); ?></h4>
|
<h4><?php _e( 'Drag and drop your images' ); ?></h4>
|
||||||
<p><?php _e( 'Uploading your images is easier than ever. Just grab them from your desktop and drop them in the editor.' ); ?></p>
|
<p><?php _e( 'Uploading your images is easier than ever. Just grab them from your desktop and drop them onto the editor.' ); ?></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user