Skip to:
Content

BuddyPress.org

Ticket #6439: 6439.patch

File 6439.patch, 849 bytes (added by mercime, 10 years ago)
  • src/bp-core/admin/bp-core-admin-functions.php

     
    562562                        break;
    563563
    564564                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' );
    566566                        break;
    567567
    568568                default: