Optimize validate

This commit is contained in:
Unknown 2014-03-06 02:59:44 -05:00
parent c6f2c23b05
commit 5959e344a9
3 changed files with 53 additions and 50 deletions

View file

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