Changeset 10276 for trunk/src/bp-groups/bp-groups-actions.php
- Timestamp:
- 10/14/2015 04:03:03 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-actions.php
r10160 r10276 341 341 bp_core_add_message( __( 'There was an error saving the group profile photo, please try uploading again.', 'buddypress' ), 'error' ); 342 342 else 343 bp_core_add_message( __( 'The group profile photo was uploaded successfully !', 'buddypress' ) );343 bp_core_add_message( __( 'The group profile photo was uploaded successfully.', 'buddypress' ) ); 344 344 } 345 345 }
Note: See TracChangeset
for help on using the changeset viewer.