Skip to:
Content

BuddyPress.org

Ticket #4934: index.php.patch

File index.php.patch, 587 bytes (added by dontdream, 13 years ago)
  • index.php

     
    2828
    2929                        </div><!-- #members-dir-search -->
    3030
     31                        <?php do_action( 'bp_before_directory_members_tabs' ); ?>
     32
    3133                        <div class="item-list-tabs" role="navigation">
    3234                                <ul>
    3335                                        <li class="selected" id="members-all"><a href="<?php echo trailingslashit( bp_get_root_domain() . '/' . bp_get_members_root_slug() ); ?>"><?php printf( __( 'All Members <span>%s</span>', 'buddypress' ), bp_get_total_member_count() ); ?></a></li>