Changeset 7246
- Timestamp:
- 03/11/2008 07:36:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/user-edit.php
r7235 r7246 161 161 ?> 162 162 163 <h3> Name</h3>163 <h3><?php _e('Name') ?></h3> 164 164 165 165 <table class="form-table"> … … 233 233 </table> 234 234 235 <h3> Contact Info</h3>235 <h3><?php _e('Contact Info') ?></h3> 236 236 237 237 <table class="form-table">
Note: See TracChangeset
for help on using the changeset viewer.