git-svn-id: https://develop.svn.wordpress.org/trunk@7246 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-03-11 19:36:46 +00:00
parent c2b6f8ad02
commit 8f4a3a7687
1 changed files with 2 additions and 2 deletions

View File

@ -160,7 +160,7 @@ include ('admin-header.php');
}
?>
<h3>Name</h3>
<h3><?php _e('Name') ?></h3>
<table class="form-table">
<tr>
@ -232,7 +232,7 @@ echo $role_list . '</select></td></tr>';
</tr>
</table>
<h3>Contact Info</h3>
<h3><?php _e('Contact Info') ?></h3>
<table class="form-table">
<tr>