Changeset 10006 for branches/2.3/src/bp-groups/bp-groups-admin.php
- Timestamp:
- 07/10/2015 10:01:29 PM (10 years ago)
- File:
-
- 1 edited
-
branches/2.3/src/bp-groups/bp-groups-admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.3/src/bp-groups/bp-groups-admin.php
r9907 r10006 1316 1316 $this->display_tablenav( 'top' ); ?> 1317 1317 1318 <table class=" <?php echo implode( ' ', $this->get_table_classes() ); ?>" cellspacing="0">1318 <table class="wp-list-table <?php echo implode( ' ', $this->get_table_classes() ); ?>" cellspacing="0"> 1319 1319 <thead> 1320 1320 <tr>
Note: See TracChangeset
for help on using the changeset viewer.