Changeset 4079
- Timestamp:
- 08/07/06 18:44:13 (2 years ago)
- Files:
-
- trunk/wp-admin/profile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/profile.php
r3999 r4079 93 93 <br clear="all" /> 94 94 <fieldset> 95 <legend><?php _e('About yourself'); ?></legend>95 <legend><?php _e('About Yourself'); ?></legend> 96 96 <p class="desc"><?php _e('Share a little biographical information to fill out your profile. This may be shown publicly.'); ?></p> 97 97 <p><textarea name="description" rows="5" cols="30"><?php echo $profileuser->description ?></textarea></p>
