Changeset 12828 for trunk/src/bp-xprofile/bp-xprofile-cssjs.php
- Timestamp:
- 12/21/2020 09:19:59 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-cssjs.php
r12401 r12828 53 53 $strings = array( 54 54 'do_settings_section_field_types' => array(), 55 'do_autolink' => '', 55 'do_autolink' => '', 56 'text' => array( 57 'default_value' => __( 'Default Value', 'buddypress' ), 58 'delete' => __( 'Delete', 'buddypress' ), 59 ), 56 60 ); 57 61
Note: See TracChangeset
for help on using the changeset viewer.