- Timestamp:
- 05/27/2014 03:31:50 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/groups/single/activity.php
r8428 r8452 8 8 <label for="activity-filter-by"><?php _e( 'Show:', 'buddypress' ); ?></label> 9 9 <select id="activity-filter-by"> 10 <option value="-1"><?php _e( ' Everything', 'buddypress' ); ?></option>10 <option value="-1"><?php _e( '— Everything —', 'buddypress' ); ?></option> 11 11 12 12 <?php bp_activity_show_filters( 'group' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.