Changeset 3260 for branches/1.2/bp-themes/bp-default/groups/groups-loop.php
- Timestamp:
- 09/13/2010 01:08:31 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-themes/bp-default/groups/groups-loop.php
r3222 r3260 34 34 35 35 <?php do_action( 'bp_directory_groups_item' ) ?> 36 36 37 </div> 37 38 38 39 <div class="action"> 39 <?php bp_group_join_button() ?> 40 41 <?php do_action( 'bp_directory_groups_actions' ) ?> 40 42 41 43 <div class="meta"> 44 42 45 <?php bp_group_type() ?> / <?php bp_group_member_count() ?> 46 43 47 </div> 44 48 45 <?php do_action( 'bp_directory_groups_actions' ) ?>46 49 </div> 47 50
Note: See TracChangeset
for help on using the changeset viewer.