Skip to:
Content

BuddyPress.org

Changeset 10432


Ignore:
Timestamp:
01/03/2016 02:11:14 AM (10 years ago)
Author:
mercime
Message:

Accessibility: Bump heading level of BP toolbox in Available Tools page.

Fixes #6804.

File:
1 edited

Legend:

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

    r10417 r10432  
    403403    ?>
    404404    <div class="card tool-box">
    405         <h3><?php esc_html_e( 'BuddyPress Tools', 'buddypress' ) ?></h3>
     405        <h2><?php esc_html_e( 'BuddyPress Tools', 'buddypress' ) ?></h2>
    406406        <p>
    407407            <?php esc_html_e( 'BuddyPress keeps track of various relationships between users, groups, and activity items. Occasionally these relationships become out of sync, most often after an import, update, or migration.', 'buddypress' ); ?>
Note: See TracChangeset for help on using the changeset viewer.