Added password field on bootstrap theme
This commit is contained in:
parent
95f1db925b
commit
fa273a3429
1 changed files with 3 additions and 0 deletions
|
@ -82,6 +82,9 @@
|
|||
</label>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<input id="password" placeholder="Password (optional)" size="19" style="display:none;" />
|
||||
</li>
|
||||
<li>
|
||||
<p id="remainingtime" class="hidden navbar-text"></p>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue