Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/08/2010 04:20:25 PM (16 years ago)
Author:
apeatling
Message:

Merge 1.2 branch with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/members/single/plugins.php

    r2695 r2822  
    1414                                        <ul>
    1515                                                <?php bp_get_displayed_user_nav() ?>
    16 
    17                                                 <?php do_action( 'bp_members_directory_member_types' ) ?>
    1816                                        </ul>
    1917                                </div>
     
    2523                                        <ul>
    2624                                                <?php bp_get_options_nav() ?>
     25
     26                                                <?php do_action( 'bp_member_plugin_options_nav' ) ?>
    2727                                        </ul>
    2828                                </div>
    2929
    3030                                <?php do_action( 'bp_template_content' ) ?>
    31 
    32                                 <?php do_action( 'bp_directory_members_content' ) ?>
    3331
    3432                        </div><!-- #item-body -->
Note: See TracChangeset for help on using the changeset viewer.