|
|
|
|
@ -63,11 +63,11 @@ $(function(){
|
|
|
|
|
<form class="form-horizontal form" role="form" >
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label for="lastname" class="col-sm-2 control-label">` + I18n.change_pwd_field_oldpwd +`<font color="red">*</font></label>
|
|
|
|
|
<div class="col-sm-10"><input type="text" class="form-control" name="oldPassword" placeholder="` + I18n.system_please_input + I18n.change_pwd_field_oldpwd + `" maxlength="20" ></div>
|
|
|
|
|
<div class="col-sm-9"><input type="text" class="form-control" name="oldPassword" placeholder="` + I18n.system_please_input + I18n.change_pwd_field_oldpwd + `" maxlength="20" ></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label for="lastname" class="col-sm-2 control-label">` + I18n.change_pwd_field_newpwd +` <font color="red">*</font></label>
|
|
|
|
|
<div class="col-sm-10"><input type="text" class="form-control" name="password" placeholder="` + I18n.system_please_input + I18n.change_pwd_field_newpwd + `" maxlength="20" ></div>
|
|
|
|
|
<div class="col-sm-9"><input type="text" class="form-control" name="password" placeholder="` + I18n.system_please_input + I18n.change_pwd_field_newpwd + `" maxlength="20" ></div>
|
|
|
|
|
</div>
|
|
|
|
|
<hr>
|
|
|
|
|
<div class="form-group">
|