Changeset 11312 for trunk/wp-admin/edit-comments.php
- Timestamp:
- 05/12/2009 10:40:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-comments.php
r11231 r11312 176 176 177 177 <p class="search-box"> 178 <label class=" invisible" for="comment-search-input"><?php _e( 'Search Comments' ); ?>:</label>178 <label class="screen-reader-text" for="comment-search-input"><?php _e( 'Search Comments' ); ?>:</label> 179 179 <input type="text" id="comment-search-input" name="s" value="<?php _admin_search_query(); ?>" /> 180 180 <input type="submit" value="<?php esc_attr_e( 'Search Comments' ); ?>" class="button" />
Note: See TracChangeset
for help on using the changeset viewer.