Ticket #6439: 6439.patch
File 6439.patch, 849 bytes (added by , 10 years ago) |
---|
-
src/bp-core/admin/bp-core-admin-functions.php
562 562 break; 563 563 564 564 case 'bp-profile-overview' : 565 $retval = __( 'Your users will distinguish themselves through their profile page. Create relevant profile fields that will show on each users profile.< /br></br>Note: Any fields in the first group will appear on the signup page.', 'buddypress' );565 $retval = __( 'Your users will distinguish themselves through their profile page. Create relevant profile fields that will show on each users profile.<br /><br />Note: Any fields in the first group will appear on the signup page.', 'buddypress' ); 566 566 break; 567 567 568 568 default: