Remove errorneous classname from password field

This commit is contained in:
Pavel Djundik 2016-11-19 12:15:57 +02:00
parent b7ff814d8b
commit f8e616ce25
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
</label>
</div>
<div class="col-xs-12">
<label class="port">
<label>
Password
<input class="input" type="password" name="password">
</label>