Changeset 12886 for trunk/src/bp-xprofile/bp-xprofile-cssjs.php
- Timestamp:
- 04/16/2021 05:32:04 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-xprofile/bp-xprofile-cssjs.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-cssjs.php
r12868 r12886 58 58 'hide_required_metabox' => array(), 59 59 'hide_member_types_metabox' => array(), 60 'hide_signup_position_metabox' => array(), 60 61 'text' => array( 61 62 'defaultValue' => __( 'Default Value', 'buddypress' ), 62 63 'deleteLabel' => __( 'Delete', 'buddypress' ), 63 64 ), 65 'signup_info' => _x( '(Sign-up)', 'xProfile Group Admin Screen Signup field information', 'buddypress' ), 64 66 ); 65 67
Note: See TracChangeset
for help on using the changeset viewer.