Make WordPress Core


Ignore:
Timestamp:
05/08/2017 03:58:52 PM (9 years ago)
Author:
afercia
Message:

Themes: Fix missing search field in the Theme Install screen after [40572].

Props desrosj, cristianozanca for reporting.
Fixes #34881.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/theme-install.php

    r40033 r40586  
    165165        <button type="button" class="button drawer-toggle" aria-expanded="false"><?php _e( 'Feature Filter' ); ?></button>
    166166
    167         <div class="search-form"></div>
     167        <form class="search-form"></form>
    168168
    169169        <div class="favorites-form">
Note: See TracChangeset for help on using the changeset viewer.