Changeset 17748 for trunk/wp-admin/user-edit.php
- Timestamp:
- 04/28/2011 03:24:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/user-edit.php
r17657 r17748 45 45 '<p>' . __('Remember to click the Update Profile button when you are finished.') . '</p>' . 46 46 '<p><strong>' . __('For more information:') . '</strong></p>' . 47 '<p>' . __('<a href="http://codex.wordpress.org/Users_Your_Profile_S ubPanel" target="_blank">Documentation on User Profiles</a>') . '</p>' .47 '<p>' . __('<a href="http://codex.wordpress.org/Users_Your_Profile_Screen" target="_blank">Documentation on User Profiles</a>') . '</p>' . 48 48 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 49 49 );
Note: See TracChangeset
for help on using the changeset viewer.