diff --git a/templates/team-tables.php b/templates/team-tables.php index d5c74e68..042084e3 100644 --- a/templates/team-tables.php +++ b/templates/team-tables.php @@ -18,11 +18,5 @@ $tables = $team->tables(); foreach ( $tables as $table ): if ( ! $table ) continue; - if ( sizeof( $tables ) > 1 ): - ?> -

post_title; ?>

- $table->ID, 'highlight' => $id ) ); endforeach;