Make WordPress Core


Ignore:
Timestamp:
05/04/2008 02:05:38 AM (18 years ago)
Author:
ryan
Message:

Widget arrangement fix from azaozz. fixes #6876 for 2.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/wp-admin/widgets.php

    r7779 r7882  
    135135            <ul class="widget-control-list">
    136136                <li class="widget-list-control-item">
     137                    <div class="widget-top">
    137138                    <h4 class="widget-title"><?php echo $control['name']; ?></h4>
     139                    </div>
    138140                    <div class="widget-control" style="display: block;">
    139141    <?php
Note: See TracChangeset for help on using the changeset viewer.