Make WordPress Core


Ignore:
Timestamp:
09/06/2008 06:56:56 AM (17 years ago)
Author:
ryan
Message:

Label colonectomy

File:
1 edited

Legend:

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

    r8827 r8839  
    6969
    7070<p id="link-category-search" class="search-box">
    71     <label class="hidden" for="link-category-search-input"><?php _e( 'Search Categories' ); ?>:</label>
     71    <label class="hidden" for="link-category-search-input"><?php _e( 'Search Categories' ); ?></label>
    7272    <input type="text" id="link-category-search-input" class="search-input" name="s" value="<?php the_search_query(); ?>" />
    7373    <input type="submit" value="<?php _e( 'Search Categories' ); ?>" class="button" />
Note: See TracChangeset for help on using the changeset viewer.