Make WordPress Core


Ignore:
Timestamp:
10/27/2009 12:23:58 AM (15 years ago)
Author:
azaozz
Message:

PressThis: fix TinyMCE config and IE6 css "hasLayout"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/press-this.php

    r12108 r12112  
    530530                                <input type="text" name="newtag[post_tag]" class="newtag form-input-tip" size="16" autocomplete="off" value="" />
    531531                                <input type="button" class="button tagadd" value="<?php esc_attr_e('Add'); ?>" tabindex="3" />
    532                                 <div class="taghint"><?php _e('Add new tag'); ?></div>
    533532                            </div>
    534533                        </p>
Note: See TracChangeset for help on using the changeset viewer.