Make WordPress Core


Ignore:
Timestamp:
05/12/2009 12:08:31 AM (16 years ago)
Author:
azaozz
Message:

Clear float in themes search results, props hakre, fixes #9694

File:
1 edited

Legend:

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

    r11204 r11286  
    392392    if ( $page_links )
    393393        echo "\t\t<div class='tablenav-pages'>$page_links</div>";
    394     ?> <br class="clear" />
     394    ?>
    395395</div>
     396<br class="clear" />
    396397<?php
    397398    if ( empty($themes) ) {
Note: See TracChangeset for help on using the changeset viewer.