mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Really shouldn't be shown.
git-svn-id: https://develop.svn.wordpress.org/trunk@3063 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
899d70bbbd
commit
8d259b4562
@ -31,9 +31,6 @@ $bookmarklet_height= 440;
|
||||
<input type="text" name="user_login" value="<?php echo $profiledata->user_login; ?>" disabled="disabled" />
|
||||
</label></p>
|
||||
|
||||
<p><label><?php _e('Role: (no editing)') ?><br />
|
||||
<input type="text" name="role" value="<?php echo $wp_roles->role_names[$profileuser->roles[0]] ?>" disabled="disabled" /></label></p>
|
||||
|
||||
<p><label><?php _e('First name:') ?><br />
|
||||
<input type="text" name="first_name" value="<?php echo $profiledata->first_name ?>" /></label></p>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user