Changeset 6628
- Timestamp:
- 01/16/2008 07:07:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/media.php
r6579 r6628 42 42 <p><label for="image-title"><?php _e('<title>'); ?></label> 43 43 <input type="text" name="image-title" id="image-title" /> 44 <label for="image-url" class="form-help"><?php _e('e.g., The Mona Lisa, one of many paintings in the Lou rve'); ?></label></p>44 <label for="image-url" class="form-help"><?php _e('e.g., The Mona Lisa, one of many paintings in the Louvre'); ?></label></p> 45 45 <fieldset id="image-align"> 46 46 <legend><?php _e('Alignment'); ?></legend>
Note: See TracChangeset
for help on using the changeset viewer.