Capitalization fix from Mark J. fixes #3004
git-svn-id: https://develop.svn.wordpress.org/trunk@4079 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7c6d67134e
commit
c4671bd480
@ -92,7 +92,7 @@ $bookmarklet_height= 440;
|
||||
</fieldset>
|
||||
<br clear="all" />
|
||||
<fieldset>
|
||||
<legend><?php _e('About yourself'); ?></legend>
|
||||
<legend><?php _e('About Yourself'); ?></legend>
|
||||
<p class="desc"><?php _e('Share a little biographical information to fill out your profile. This may be shown publicly.'); ?></p>
|
||||
<p><textarea name="description" rows="5" cols="30"><?php echo $profileuser->description ?></textarea></p>
|
||||
</fieldset>
|
||||
|
Loading…
Reference in New Issue
Block a user