Make WordPress Core


Ignore:
Timestamp:
06/02/2010 05:54:14 AM (15 years ago)
Author:
nacin
Message:

Help fixes, props jane. fixes #13467.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/user-edit.php

    r15094 r15103  
    4242    '<p>' . __('Remember to click the Update Profile button when you are finished.') . '</p>' .
    4343    '<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>' .
    4545    '<p>' . __('<a target="_blank" href="http://wordpress.org/support/">Support Forums</a>') . '</p>'
    4646);
Note: See TracChangeset for help on using the changeset viewer.