- Timestamp:
- 09/21/2016 10:53:11 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/groups/groups-loop.php
r11008 r11145 19 19 */ 20 20 do_action( 'bp_before_groups_loop' ); ?> 21 22 <?php if ( bp_get_current_group_directory_type() ) : ?> 23 <p class="current-group-type"><?php bp_current_group_directory_type_message() ?></p> 24 <?php endif; ?> 21 25 22 26 <?php if ( bp_has_groups( bp_ajax_querystring( 'groups' ) ) ) : ?>
Note: See TracChangeset
for help on using the changeset viewer.