Ticket #6660: 6660-core.patch
File 6660-core.patch, 882 bytes (added by , 9 years ago) |
---|
-
src/bp-core/admin/bp-core-admin-functions.php
570 570 break; 571 571 572 572 case 'bp-profile-overview' : 573 $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' );573 $retval = __( 'Your users will distinguish themselves through their profile page. Create relevant profile fields that will show on each users profile.', 'buddypress' ) . '<br /><br />' . __( 'Note: Any fields in the first group will appear on the signup page.', 'buddypress' ); 574 574 break; 575 575 576 576 default: