Changeset 3263 for trunk/bp-themes/bp-default/groups/groups-loop.php
- Timestamp:
- 09/13/2010 03:04:20 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/groups/groups-loop.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/groups/groups-loop.php
r2712 r3263 32 32 33 33 <?php do_action( 'bp_directory_groups_item' ) ?> 34 34 35 </div> 35 36 36 37 <div class="action"> 37 <?php bp_group_join_button() ?> 38 39 <?php do_action( 'bp_directory_groups_actions' ) ?> 38 40 39 41 <div class="meta"> 42 40 43 <?php bp_group_type() ?> / <?php bp_group_member_count() ?> 44 41 45 </div> 42 46 43 <?php do_action( 'bp_directory_groups_actions' ) ?>44 47 </div> 45 48
Note: See TracChangeset
for help on using the changeset viewer.