Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/16/2008 05:41:20 AM (18 years ago)
Author:
apeatling
Message:

Fixed display issues with group and friends lists. Fixed ordering of main navigation items and user navigation items.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups/bp-groups-ajax.php

    r310 r348  
    9898                                </h4>
    9999                                <p class="desc"><?php echo bp_create_excerpt( $group->description, 20 ) ?></p>
    100                                 <hr/>
    101100                        </li>
    102101                        <?php   
     
    155154                                </h4>
    156155                                <p class="desc"><?php echo bp_create_excerpt( $group->description, 20 ) ?></p>
    157                                 <hr/>
    158156                        </li>
    159157                        <?php   
Note: See TracChangeset for help on using the changeset viewer.