Ticket #2540: use_username_not_nickname.diff
| File use_username_not_nickname.diff, 664 bytes (added by , 20 years ago) |
|---|
-
wp-admin/users.php
282 282 <form action="" method="post" name="adduser" id="adduser"> 283 283 <table class="editform" width="100%" cellspacing="2" cellpadding="5"> 284 284 <tr> 285 <th scope="row" width="33%"><?php _e(' Nickname') ?>285 <th scope="row" width="33%"><?php _e('Username') ?> 286 286 <input name="action" type="hidden" id="action" value="adduser" /></th> 287 287 <td width="66%"><input name="user_login" type="text" id="user_login" value="<?php echo $new_user_login; ?>" /></td> 288 288 </tr>
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)