git-svn-id: http://svn.automattic.com/wordpress/trunk@7246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-03-11 19:36:46 +00:00
parent 66b8394d60
commit eab1b66d64
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>