Changeset 11180 for trunk/wp-admin/plugins.php
- Timestamp:
- 05/04/2009 09:28:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r11137 r11180 425 425 <form method="get" action=""> 426 426 <p class="search-box"> 427 <label class=" hidden" for="plugin-search-input"><?php _e( 'Search Plugins' ); ?>:</label>427 <label class="invisible" for="plugin-search-input"><?php _e( 'Search Plugins' ); ?>:</label> 428 428 <input type="text" id="plugin-search-input" name="s" value="<?php _admin_search_query(); ?>" /> 429 429 <input type="submit" value="<?php _ea( 'Search Plugins' ); ?>" class="button" />
Note: See TracChangeset
for help on using the changeset viewer.