- Timestamp:
- 05/27/2015 08:11:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/groups/groups-loop.php
r9828 r9896 48 48 do_action( 'bp_before_directory_groups_list' ); ?> 49 49 50 <ul id="groups-list" class="item-list" role="main">50 <ul id="groups-list" class="item-list"> 51 51 52 52 <?php while ( bp_groups() ) : bp_the_group(); ?>
Note: See TracChangeset
for help on using the changeset viewer.