Changeset 11816 for trunk/src/bp-xprofile/bp-xprofile-screens.php
- Timestamp:
- 01/24/2018 01:28:44 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-xprofile/bp-xprofile-screens.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-screens.php
r11295 r11816 98 98 // There are errors. 99 99 if ( !empty( $errors ) ) { 100 bp_core_add_message( __( ' Please make sure you fill in all required fields in this profile field group before saving.', 'buddypress' ), 'error' );100 bp_core_add_message( __( 'Your changes have not been saved. Please fill in all required fields, and save your changes again.', 'buddypress' ), 'error' ); 101 101 102 102 // No errors.
Note: See TracChangeset
for help on using the changeset viewer.