Ticket #15732: options-media.diff
File options-media.diff, 602 bytes (added by , 15 years ago) |
---|
-
options-media.php
37 37 <?php settings_fields('media'); ?> 38 38 39 39 <h3><?php _e('Image sizes') ?></h3> 40 <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>40 <p><?php _e('The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library.'); ?></p> 41 41 42 42 <table class="form-table"> 43 43 <tr valign="top">