Changeset 19509 for trunk/wp-admin/user-edit.php
- Timestamp:
- 12/01/2011 01:17:14 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/user-edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/user-edit.php
r19459 r19509 45 45 46 46 get_current_screen()->add_help_tab( array( 47 'id' => ' your-profile',48 'title' => __(' Your Profile'),47 'id' => 'overview', 48 'title' => __('Overview'), 49 49 'content' => $profile_help, 50 50 ) );
Note: See TracChangeset
for help on using the changeset viewer.