Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/20/2010 11:52:05 PM (14 years ago)
Author:
djpaul
Message:

Add first pass of WAI ARIA support for WP templates. See #748.

File:
1 edited

Legend:

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

    r3430 r3459  
    66        <?php do_action( 'bp_before_blog_search' ) ?>
    77
    8         <div class="page" id="blog-search">
     8        <div class="page" id="blog-search" role="main">
    99
    1010            <h2 class="pagetitle"><?php _e( 'Blog', 'buddypress' ) ?></h2>
Note: See TracChangeset for help on using the changeset viewer.