Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/21/2010 12:55:18 PM (14 years ago)
Author:
djpaul
Message:

Second pass of WAI ARIA landmark roles for BP templates. Fixes #748.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/groups/groups-loop.php

    r3300 r3460  
    1919    <?php do_action( 'bp_before_directory_groups_list' ) ?>
    2020
    21     <ul id="groups-list" class="item-list">
     21    <ul id="groups-list" class="item-list" role="main">
    2222    <?php while ( bp_groups() ) : bp_the_group(); ?>
    2323
Note: See TracChangeset for help on using the changeset viewer.