Skip to:
Content

BuddyPress.org

Changeset 11170


Ignore:
Timestamp:
10/04/2016 01:57:55 AM (10 years ago)
Author:
mercime
Message:

Add navigation role to profile field group links in Profile > Edit screen.

See #7256.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/members/single/profile/edit.php

    r10965 r11170  
    2727
    2828                <?php if ( bp_profile_has_multiple_groups() ) : ?>
    29                         <ul class="button-nav">
     29                        <ul class="button-nav" aria-label="Profile field groups" role="navigation">
    3030
    3131                                <?php bp_profile_group_tabs(); ?>
Note: See TracChangeset for help on using the changeset viewer.