Skip to:
Content

BuddyPress.org

Changeset 10736


Ignore:
Timestamp:
05/05/2016 12:42:35 AM (10 years ago)
Author:
mercime
Message:

Revert heading bump in members/single/profile/profile-loop.php.

Complete set of heading fixes for all templates will be
addressed in the next dev cycle.

See #6877.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/members/single/profile/profile-loop.php

    r10660 r10736  
    2323                        <div class="bp-widget <?php bp_the_profile_group_slug(); ?>">
    2424
    25                                 <h2><?php bp_the_profile_group_name(); ?></h2>
     25                                <h4><?php bp_the_profile_group_name(); ?></h4>
    2626
    2727                                <table class="profile-fields">
Note: See TracChangeset for help on using the changeset viewer.