Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/10/2011 06:32:02 AM (14 years ago)
Author:
djpaul
Message:

Tidy up whitespace. Fixes #3466, props cnorris23

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/members/single/activity.php

    r4466 r4961  
    1616
    1717        <li id="activity-filter-select" class="last">
    18             <label for="activity-filter-by"><?php _e( 'Show:', 'buddypress' ); ?></label> 
     18            <label for="activity-filter-by"><?php _e( 'Show:', 'buddypress' ); ?></label>
    1919            <select id="activity-filter-by">
    2020                <option value="-1"><?php _e( 'Everything', 'buddypress' ) ?></option>
Note: See TracChangeset for help on using the changeset viewer.