From bc1ca00fe18ead327a6adf6e83e72701a315bebb Mon Sep 17 00:00:00 2001 From: Boone B Gorges Date: Mon, 22 Jul 2024 09:20:37 -0500 Subject: [PATCH] Standardize submenu highlighting on group /admin/edit-details. See cuny-academic-commons/commons-in-a-box#495. --- buddypress/groups/single/nav/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buddypress/groups/single/nav/admin.php b/buddypress/groups/single/nav/admin.php index c9c2fbd..7004eaf 100644 --- a/buddypress/groups/single/nav/admin.php +++ b/buddypress/groups/single/nav/admin.php @@ -16,7 +16,7 @@ ?> -
  • get_label( 'group_details' ) ); ?>
  • +
  • get_label( 'group_details' ) ); ?>
  • @@ -28,7 +28,7 @@ -
  • get_label( 'group_details' ) ); ?>
  • +
  • get_label( 'group_details' ) ); ?>