Changeset 23087 for trunk/wp-includes/media.php
- Timestamp:
- 12/06/2012 03:36:17 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/media.php
r23083 r23087 1752 1752 /> 1753 1753 </label> 1754 <label class="setting" data-setting="caption"> 1755 <span><?php _e('Caption'); ?></span> 1756 <textarea {{ maybeReadOnly }}>{{ data.caption }}</textarea> 1757 </label> 1754 1758 <# } #> 1755 1759 <label class="setting" data-setting="description">
Note: See TracChangeset
for help on using the changeset viewer.