Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/21/2016 08:39:08 AM (7 years ago)
Author:
mercime
Message:

Accessibility: Differentiate navigation landmarks for screen readers.

Fixes #7256.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/groups/single/home.php

    r10184 r11128  
    3737
    3838    <div id="item-nav">
    39         <div class="item-list-tabs no-ajax" id="object-nav" role="navigation">
     39        <div class="item-list-tabs no-ajax" id="object-nav" aria-label="<?php esc_attr_e( 'Group primary navigation', 'buddypress' ); ?>" role="navigation">
    4040            <ul>
    4141
Note: See TracChangeset for help on using the changeset viewer.