mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-22 19:03:34 +08:00
fix bugs
This commit is contained in:
@@ -4,7 +4,7 @@ header MySQL
|
||||
.panel-heading
|
||||
h3.panel-title 设置 MySQL 密码
|
||||
.panel-body
|
||||
.input-group#mysql-input
|
||||
.input-group.update-password
|
||||
input.form-control(type='password')
|
||||
span.input-group-btn
|
||||
button.btn.btn-default(type='button') 提交
|
||||
|
||||
@@ -4,7 +4,7 @@ header SSH
|
||||
.panel-heading
|
||||
h3.panel-title 设置 SSH 密码
|
||||
.panel-body
|
||||
.input-group#ssh-input
|
||||
.input-group.update-password
|
||||
input.form-control(type='password')
|
||||
span.input-group-btn
|
||||
button.btn.btn-default(type='button') 提交
|
||||
|
||||
Reference in New Issue
Block a user