Ticket #16135: themes.php.patch
| File themes.php.patch, 533 bytes (added by wahgnube, 2 years ago) |
|---|
-
wp-admin/themes.php
157 157 <a id="filter-click" href="?filter=1"><?php _e( 'Feature Filter' ); ?></a> 158 158 </p> 159 159 160 <br class="clear" />160 <br class="clear" /> 161 161 162 162 <div id="filter-box" style="display: none;"> 163 163 <?php $feature_list = get_theme_feature_list(); ?> … … 192 192 </div> 193 193 <br/> 194 194 </div> 195 <br class="clear" />195 <br class="clear" /> 196 196 </div> 197 197 198 198 </form>
