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-friends/bp-friends-notifications.php

    r4822 r4961  
    3535
    3636    $message .= sprintf( __( 'To disable these notifications please log in and go to: %s', 'buddypress' ), $settings_link );
    37    
     37
    3838    /* Send the message */
    3939    $to = apply_filters( 'friends_notification_new_request_to', $to );
Note: See TracChangeset for help on using the changeset viewer.