# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
--- C:\xampp\htdocs\wp-content\plugins\buddypress\bp-core\admin\bp-core-admin.php
+++ C:\xampp\htdocs\wp-content\plugins\buddypress\bp-core\admin\bp-core-admin.fixed.php
@@ -424,7 +424,7 @@
 
 			<?php endforeach ?>
 
-			<?php do_action( 'bp_active_external_components' ); ?>
+			<?php do_action( 'bp_available_external_components' ); ?>
 
 		</tbody>
 	</table>
@@ -458,7 +458,7 @@
 
 			<?php endforeach ?>
 
-			<?php do_action( 'bp_active_external_components' ); ?>
\ No newline at end of file
+			<?php do_action( 'bp_required_external_components' ); ?>
\ No newline at end of file
 
 		</tbody>
 	</table>
