Просмотр исходного кода

Added password field on bootstrap theme

Hexalyse 11 лет назад
Родитель
Сommit
fa273a3429
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      tpl/bootstrap.html

+ 3 - 0
tpl/bootstrap.html

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