Changeset 4954 for trunk/bp-groups/bp-groups-activity.php
- Timestamp:
- 08/09/2011 06:34:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-activity.php
r4823 r4954 107 107 $text = sprintf( __( '%s requests group membership', 'buddypress' ), $user_fullname ); 108 108 $filter = 'bp_groups_single_new_membership_request_notification'; 109 $notification_link = $group_link . ' ?n=1';109 $notification_link = $group_link . 'admin/membership-requests/?n=1'; 110 110 111 111 if ( 'string' == $format ) {
Note: See TracChangeset
for help on using the changeset viewer.