password and admin icons on edit user page
This commit is contained in:
parent
a42f547c00
commit
58f8a27894
5 changed files with 12 additions and 6 deletions
|
@ -19,6 +19,7 @@
|
|||
<li id="fldUserName">
|
||||
<label for="txtUserName">Name: </label>
|
||||
<input id="txtUserName" name="txtUserName" required="required" type="text" />
|
||||
<div id="fldIcons"></div>
|
||||
</li>
|
||||
<li id="fldMaxParentalRating" style="display: none;">
|
||||
<label for="selectMaxParentalRating">Max parental rating:</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue