* adjust for password safe.

This commit is contained in:
wangyidong
2015-09-18 09:38:15 +08:00
parent 6278f570f3
commit dcc9d80a70
9 changed files with 38 additions and 19 deletions

View File

@@ -12,6 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php if(!empty($config->safe->mode)) $lang->user->placeholder->password1 = $lang->user->placeholder->passwordStrength[$config->safe->mode]?>
<?php js::set('holders', $lang->user->placeholder);?>
<?php js::set('roleGroup', $roleGroup);?>
<div class='container mw-700px'>