Changeset 9733 for trunk/wp-admin/plugins.php
- Timestamp:
- 11/17/2008 06:01:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r9631 r9733 247 247 function print_plugins_table($plugins, $context = '') { 248 248 ?> 249 <table class="widefat" id="<?php echo $context ?>-plugins-table">249 <table class="widefat" cellspacing="0" id="<?php echo $context ?>-plugins-table"> 250 250 <thead> 251 251 <tr>
Note: See TracChangeset
for help on using the changeset viewer.