* Refactor ui of admin::checkWeak.

This commit is contained in:
liumengyi
2023-07-27 16:47:15 +08:00
parent ae97ec2eb8
commit 87e267c193
5 changed files with 125 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ if(common::hasPriv('admin', 'resetPWDSetting'))
a
(
set::href(createLink('admin', 'resetPWDSetting')),
$lang->admin->safe->resetPWDSetting,
$lang->admin->resetPWDSetting,
)
);
}