Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/25/2009 11:56:18 AM (17 years ago)
Author:
johnjamesjacoby
Message:

Fixes #1249

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1/bp-xprofile/bp-xprofile-notifications.php

    r2076 r2123  
    3131
    3232                        $wire_link = bp_core_get_user_domain( $user_id ) . 'wire';
    33                         $settings_link = bp_core_get_user_domain( $user_id ) . 'settings/notifications';
     33                        $settings_link = bp_core_get_user_domain( $user_id ) . $bp->settings->slug . '/notifications';
    3434
    3535                        // Set up and send the message
Note: See TracChangeset for help on using the changeset viewer.