Skip to content

Commit

Permalink
修改用户密码说明文案
Browse files Browse the repository at this point in the history
修改用户密码说明文案
  • Loading branch information
jiaxiangkong authored Nov 4, 2016
1 parent cddb0ce commit da8f30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/jperm/perm_role_add.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h5>填写基本信息</h5>
<label for="role_password" class="col-sm-2 control-label">用户密码</label>
<div class="col-sm-8">
<input id="role_password" name="role_password" placeholder="Role Password" type="password" class="form-control">
<span class="help-block m-b-none">如果不添加密码,会自动生成</span>
<span class="help-block m-b-none">如果是网络设备这里必填,仅支持SSH协议V2.0,如果是服务器请忽略这里,不会修改客户端已存在的用户的原有密码</span>
</div>
</div>
<div class="form-group">
Expand Down

0 comments on commit da8f30f

Please sign in to comment.