Index: src/bp-core/admin/bp-core-admin-components.php
===================================================================
--- src/bp-core/admin/bp-core-admin-components.php	(revision 11905)
+++ src/bp-core/admin/bp-core-admin-components.php	(working copy)
@@ -199,22 +199,10 @@
 							<?php endif; ?>
 
 						</th>
+
 						<td class="plugin-title column-primary">
-							<?php if ( !in_array( $name, array( 'core', 'members' ) ) ) : ?>
-
-								<label for="<?php echo esc_attr( "bp_components[$name]" ); ?>" aria-label="<?php
-								/* translators: accessibility text */
-								printf( __( 'Select %s', 'buddypress' ), esc_html( $labels['title'] ) ); ?>">
-									<span aria-hidden="true"></span>
-									<strong><?php echo esc_html( $labels['title'] ); ?></strong>
-								</label>
-
-							<?php else: ?>
-
-								<span aria-hidden="true"></span>
-								<strong><?php echo esc_html( $labels['title'] ); ?></strong>
-
-							<?php endif; ?>
+							<span aria-hidden="true"></span>
+							<strong><?php echo esc_html( $labels['title'] ); ?></strong>
 						</td>
 
 						<td class="column-description desc">
