- Timestamp:
- 02/15/2011 03:43:47 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-ms-themes-list-table.php
r17340 r17449 39 39 40 40 function get_table_classes() { 41 return array( 'widefat', ' fixed', 'plugins' ); // todo: remove and add CSS for .themes41 return array( 'widefat', 'plugins' ); // todo: remove and add CSS for .themes 42 42 } 43 43
Note: See TracChangeset
for help on using the changeset viewer.