Changeset 3515 for trunk/bp-activity.php
- Timestamp:
- 12/05/2010 04:48:46 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity.php
r3492 r3515 215 215 216 216 <tbody> 217 <tr >217 <tr id="activity-notification-settings-mentions"> 218 218 <td></td> 219 219 <td><?php printf( __( 'A member mentions you in an update using "@%s"', 'buddypress' ), bp_core_get_username( $bp->loggedin_user->id, $bp->loggedin_user->userdata->user_nicename, $bp->loggedin_user->userdata->user_login ) ) ?></td> … … 221 221 <td class="no"><input type="radio" name="notifications[notification_activity_new_mention]" value="no" <?php if ( 'no' == get_user_meta( $bp->loggedin_user->id, 'notification_activity_new_mention', true ) ) { ?>checked="checked" <?php } ?>/></td> 222 222 </tr> 223 <tr >223 <tr id="activity-notification-settings-replies"> 224 224 <td></td> 225 225 <td><?php _e( "A member replies to an update or comment you've posted", 'buddypress' ) ?></td>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)