Skip to:
Content

BuddyPress.org

Changeset 3045


Ignore:
Timestamp:
06/11/2010 01:08:14 AM (16 years ago)
Author:
johnjamesjacoby
Message:

Fixes #2437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/bp-themes/bp-default/members/single/groups.php

    r2965 r3045  
    99
    1010            <?php _e( 'Order By:', 'buddypress' ) ?>
    11             <select id="groups-all">
     11            <select id="groups-sort-by">
    1212                <option value="active"><?php _e( 'Last Active', 'buddypress' ) ?></option>
    1313                <option value="popular"><?php _e( 'Most Members', 'buddypress' ) ?></option>
Note: See TracChangeset for help on using the changeset viewer.