Changeset 4079
- Timestamp:
- 08/07/2006 06:44:13 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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>
Note: See TracChangeset
for help on using the changeset viewer.