mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
Alter some text for clarity on the Media Settings page.
Props layotte, DrewAPicture. Fixes #15732. git-svn-id: https://develop.svn.wordpress.org/trunk@25552 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
325b1bf175
commit
7cca3e427b
@ -47,7 +47,7 @@ include('./admin-header.php');
|
||||
<?php settings_fields('media'); ?>
|
||||
|
||||
<h3 class="title"><?php _e('Image sizes') ?></h3>
|
||||
<p><?php _e('The sizes listed below determine the maximum dimensions in pixels to use when inserting an image into the body of a post.'); ?></p>
|
||||
<p><?php _e( 'The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library.' ); ?></p>
|
||||
|
||||
<table class="form-table">
|
||||
<tr valign="top">
|
||||
|
Loading…
x
Reference in New Issue
Block a user