- Timestamp:
- 02/11/2013 02:01:12 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-templates/bp-legacy/buddypress/members/single/plugins.php
r6346 r6783 13 13 <?php do_action( 'bp_before_member_plugin_template' ); ?> 14 14 15 <?php if ( ! bp_is_current_component_core() ) : ?> 16 15 17 <div class="item-list-tabs no-ajax" id="subnav"> 16 18 <ul> … … 21 23 </div><!-- .item-list-tabs --> 22 24 25 <?php endif; ?> 26 23 27 <h3><?php do_action( 'bp_template_title' ); ?></h3> 24 28
Note: See TracChangeset
for help on using the changeset viewer.