Changeset 4196 for trunk/wp-admin/profile.php
- Timestamp:
- 09/19/2006 06:11:42 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/profile.php
r4112 r4196 94 94 <fieldset> 95 95 <legend><?php _e('About Yourself'); ?></legend> 96 <p class="desc"><?php _e('Share a little biographical information to fill out your profile. This may be shown publicly.'); ?></p>96 <p class="desc"><?php _e('Share a little biographical information. '); ?></p> 97 97 <p><textarea name="description" rows="5" cols="30"><?php echo $profileuser->description ?></textarea></p> 98 98 </fieldset>
Note: See TracChangeset
for help on using the changeset viewer.