Changeset 15103 for trunk/wp-admin/user-edit.php
- Timestamp:
- 06/02/2010 05:54:14 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/user-edit.php
r15094 r15103 42 42 '<p>' . __('Remember to click the Update Profile button when you are finished.') . '</p>' . 43 43 '<p><strong>' . __('For more information:') . '</strong></p>' . 44 '<p>' . __('<a target="_blank" href="http://codex.wordpress.org/Users_Your_Profile_SubPanel"> User Profile</a>') . '</p>' .44 '<p>' . __('<a target="_blank" href="http://codex.wordpress.org/Users_Your_Profile_SubPanel">Documentation on User Profiles</a>') . '</p>' . 45 45 '<p>' . __('<a target="_blank" href="http://wordpress.org/support/">Support Forums</a>') . '</p>' 46 46 );
Note: See TracChangeset
for help on using the changeset viewer.