Make WordPress Core

Changeset 6735


Ignore:
Timestamp:
02/05/2008 09:29:50 PM (17 years ago)
Author:
ryan
Message:

Remove extra search box

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit.php

    r6734 r6735  
    8585?>
    8686</ul>
    87 
    88     <fieldset><legend><?php _e('Search terms&hellip;'); ?></legend>
    89         <input type="text" name="s" id="s" value="<?php the_search_query(); ?>" size="17" />
    90     </fieldset>
    9187
    9288    <fieldset><legend><?php _e('Status&hellip;'); ?></legend>
Note: See TracChangeset for help on using the changeset viewer.