Index: src/bp-templates/bp-legacy/buddypress/groups/single/cover-image-header.php
===================================================================
--- src/bp-templates/bp-legacy/buddypress/groups/single/cover-image-header.php	(revision 10657)
+++ src/bp-templates/bp-legacy/buddypress/groups/single/cover-image-header.php	(working copy)
@@ -70,7 +70,7 @@
 
 			<?php if ( bp_group_is_visible() ) : ?>
 
-				<h3><?php _e( 'Group Admins', 'buddypress' ); ?></h3>
+				<h2><?php _e( 'Group Admins', 'buddypress' ); ?></h2>
 
 				<?php bp_group_list_admins();
 
@@ -90,7 +90,7 @@
 					 */
 					do_action( 'bp_before_group_menu_mods' ); ?>
 
-					<h3><?php _e( 'Group Mods' , 'buddypress' ); ?></h3>
+					<h2><?php _e( 'Group Mods' , 'buddypress' ); ?></h2>
 
 					<?php bp_group_list_mods();
 
