Changeset 18661 for trunk/wp-admin/press-this.php
- Timestamp:
- 09/11/2011 05:52:46 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/press-this.php
r18619 r18661 525 525 <div id="tagsdiv-post_tag" class="postbox"> 526 526 <div class="handlediv" title="<?php _e( 'Click to toggle' ); ?>"><br /></div> 527 <h3><span><?php _e(' PostTags'); ?></span></h3>527 <h3><span><?php _e('Tags'); ?></span></h3> 528 528 <div class="inside"> 529 529 <div class="tagsdiv" id="post_tag"> 530 530 <div class="jaxtag"> 531 <label class="screen-reader-text" for="newtag"><?php _e(' PostTags'); ?></label>531 <label class="screen-reader-text" for="newtag"><?php _e('Tags'); ?></label> 532 532 <input type="hidden" name="tax_input[post_tag]" class="the-tags" id="tax-input[post_tag]" value="" /> 533 533 <div class="ajaxtag">
Note: See TracChangeset
for help on using the changeset viewer.