- Timestamp:
- 09/16/2013 07:55:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-templates/bp-legacy/buddypress/groups/groups-loop.php
r6284 r7379 38 38 <?php while ( bp_groups() ) : bp_the_group(); ?> 39 39 40 <li >40 <li <?php bp_group_class(); ?>> 41 41 <div class="item-avatar"> 42 42 <a href="<?php bp_group_permalink(); ?>"><?php bp_group_avatar( 'type=thumb&width=50&height=50' ); ?></a>
Note: See TracChangeset
for help on using the changeset viewer.