Skip to:
Content

BuddyPress.org

Changeset 13110


Ignore:
Timestamp:
09/18/2021 12:59:21 PM (4 years ago)
Author:
imath
Message:

Remove wrong label tag from the xProfile field Signups metabox heading

Props needle

Fixes #8569

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/classes/class-bp-xprofile-field.php

    r13010 r13110  
    17611761
    17621762        <div class="postbox" id="field-signup-position-metabox">
    1763             <h2><label for="default-visibility"><?php esc_html_e( 'Signups', 'buddypress' ); ?></label></h2>
     1763            <h2><?php esc_html_e( 'Signups', 'buddypress' ); ?></h2>
    17641764            <div class="inside">
    17651765                <div>
Note: See TracChangeset for help on using the changeset viewer.