Skip to:
Content

BuddyPress.org

Ticket #6593: subnav_friends.diff

File subnav_friends.diff, 560 bytes (added by pareshradadiya, 9 years ago)

Proposed fix

  • src/bp-templates/bp-legacy/buddypress/members/single/friends.php

     
    1111
    1212<div class="item-list-tabs no-ajax" id="subnav" role="navigation">
    1313        <ul>
    14                 <?php if ( bp_is_my_profile() ) bp_get_options_nav(); ?>
     14                <?php bp_get_options_nav(); ?>
    1515
    1616                <?php if ( !bp_is_current_action( 'requests' ) ) : ?>
    1717