Skip to:
Content

BuddyPress.org

Ticket #8586: 8586.patch

File 8586.patch, 735 bytes (added by imath, 5 years ago)
  • src/bp-xprofile/bp-xprofile-admin.php

    diff --git src/bp-xprofile/bp-xprofile-admin.php src/bp-xprofile/bp-xprofile-admin.php
    index c8f23e10a..c20bc7ca3 100644
    function xprofile_admin_screen( $message = '', $type = 'error' ) {  
    320320                                $signup_fields       = array();
    321321                                $signup_fields_order = bp_xprofile_get_signup_field_ids();
    322322                                ?>
    323                                 <div id="tabs-signup-group"" class="tab-wrapper">
     323                                <div id="tabs-signup-group" class="tab-wrapper">
    324324                                        <div class="tab-toolbar">
    325325                                                <p class="description"><?php esc_html_e( 'Drag fields from other groups and drop them on the above tab to include them into your registration form.', 'buddypress' ); ?></p>
    326326                                        </div>