Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/08/2016 04:57:12 PM (11 years ago)
Author:
mercime
Message:

Accessibility: Add H1 heading for Settings > BuddyPress.

Fixes #6759.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/admin/bp-core-admin-slugs.php

    r10417 r10559  
    2222
    2323        <div class="wrap">
     24
     25                <h1><?php _e( 'BuddyPress Settings', 'buddypress' ); ?> </h1>
    2426
    2527                <h2 class="nav-tab-wrapper"><?php bp_core_admin_tabs( __( 'Pages', 'buddypress' ) ); ?></h2>
Note: See TracChangeset for help on using the changeset viewer.