Added password field on bootstrap theme

This commit is contained in:
Hexalyse 2015-08-30 14:36:40 +02:00
parent 95f1db925b
commit fa273a3429

View File

@ -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>