Make WordPress Core

Changeset 4079


Ignore:
Timestamp:
08/07/2006 06:44:13 PM (18 years ago)
Author:
ryan
Message:

Capitalization fix from Mark J. fixes #3004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/profile.php

    r3999 r4079  
    9393<br clear="all" />
    9494<fieldset>
    95 <legend><?php _e('About yourself'); ?></legend>
     95<legend><?php _e('About Yourself'); ?></legend>
    9696<p class="desc"><?php _e('Share a little biographical information to fill out your profile. This may be shown publicly.'); ?></p>
    9797<p><textarea name="description" rows="5" cols="30"><?php echo $profileuser->description ?></textarea></p>
Note: See TracChangeset for help on using the changeset viewer.