Changeset 7882 for branches/2.5/wp-admin/widgets.php
- Timestamp:
- 05/04/2008 02:05:38 AM (18 years ago)
- File:
-
- 1 edited
-
branches/2.5/wp-admin/widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/wp-admin/widgets.php
r7779 r7882 135 135 <ul class="widget-control-list"> 136 136 <li class="widget-list-control-item"> 137 <div class="widget-top"> 137 138 <h4 class="widget-title"><?php echo $control['name']; ?></h4> 139 </div> 138 140 <div class="widget-control" style="display: block;"> 139 141 <?php
Note: See TracChangeset
for help on using the changeset viewer.