Changeset 9190 for trunk/src/bp-xprofile/bp-xprofile-actions.php
- Timestamp:
- 11/26/2014 02:47:34 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-xprofile/bp-xprofile-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-actions.php
r8819 r9190 39 39 bp_core_add_message( __( 'Your profile photo was deleted successfully!', 'buddypress' ) ); 40 40 else 41 bp_core_add_message( __( 'There was a problem deleting your profile photo ; please try again.', 'buddypress' ), 'error' );41 bp_core_add_message( __( 'There was a problem deleting your profile photo. Please try again.', 'buddypress' ), 'error' ); 42 42 43 43 bp_core_redirect( wp_get_referer() );
Note: See TracChangeset
for help on using the changeset viewer.