Optimize validate
This commit is contained in:
parent
c6f2c23b05
commit
5959e344a9
3 changed files with 53 additions and 50 deletions
|
@ -19,7 +19,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group {{if .Err_Passwd}}has-error has-feedback{{end}}">
|
||||
<div class="form-group {{if .Err_Password}}has-error has-feedback{{end}}">
|
||||
<label class="col-md-4 control-label">Password: </label>
|
||||
<div class="col-md-6">
|
||||
<input name="passwd" type="password" class="form-control" placeholder="Type your password">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue