diff --git a/module/admin/view/bind.html.php b/module/admin/view/bind.html.php index 65b264cde1..57d9c23fa4 100644 --- a/module/admin/view/bind.html.php +++ b/module/admin/view/bind.html.php @@ -27,7 +27,7 @@ $account = zget($config->global, 'community', ''); if($account == 'na') $account = ''; ?> -
| user->email;?> | -+ | admin->getCaptcha, '', "id='codeSender' class='btn'");?> | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| admin->captcha;?> | -+ | |||||||||||||||||||||||||||||||||||||||||||
| diff --git a/module/admin/view/certifyztmobile.html.php b/module/admin/view/certifyztmobile.html.php index bfb96d57b0..b4f6de971c 100644 --- a/module/admin/view/certifyztmobile.html.php +++ b/module/admin/view/certifyztmobile.html.php @@ -20,12 +20,12 @@ | ||||||||||||||||||||||||||||||||||||||||||||
| user->mobile;?> | -+ | admin->getCaptcha, '', "id='codeSender' class='btn'");?> | |
|---|---|---|---|
| admin->captcha;?> | -+ | ||
| diff --git a/module/admin/view/register.html.php b/module/admin/view/register.html.php index 5e0a6f1013..fddc4227cd 100644 --- a/module/admin/view/register.html.php +++ b/module/admin/view/register.html.php @@ -31,27 +31,27 @@ | user->account;?> | - admin->register->lblAccount}' autocomplete='off'");?> + admin->register->lblAccount}'");?> | |
| user->realname;?> | -+ | ||
| user->company;?> | -company, "class='form-control' autocomplete='off'");?> | +company, "class='form-control'");?> | |
| user->mobile;?> |
-
+
admin->getCaptcha, '', "id='mobileSender' class='btn'")?>
admin->captcha?>
-
+
|
- email, "class='form-control' autocomplete='off'");?>
+ email, "class='form-control'");?>
admin->getCaptcha, '', "id='mailSender' class='btn'")?>
admin->captcha?>
-
+
|
@@ -102,7 +102,7 @@
$account = zget($config->global, 'community', '');
if($account == 'na') $account = '';
?>
- + |
| user->password;?> | diff --git a/module/admin/view/sso.html.php b/module/admin/view/sso.html.php index 7e7cfa0950..54cbd57a41 100644 --- a/module/admin/view/sso.html.php +++ b/module/admin/view/sso.html.php @@ -33,15 +33,15 @@|||
| sso->addr; ?> | -sso->addrNotice}' autocomplete='off'");?> | +sso->addrNotice}'");?> | |
| sso->code; ?> | -+ | ||
| sso->key; ?> | -+ | ||
| diff --git a/module/admin/view/ztcompany.html.php b/module/admin/view/ztcompany.html.php index 8b4fda9dc9..9cd5285164 100644 --- a/module/admin/view/ztcompany.html.php +++ b/module/admin/view/ztcompany.html.php @@ -21,7 +21,7 @@ | |||
| company->name : $lang->user->$field;?> | -+ | ||
| name?> | -name", $param->isOptional() ? $param->getDefaultValue() : '', "class='form-control' autocomplete='off'")?> | +name", $param->isOptional() ? $param->getDefaultValue() : '', "class='form-control'")?> | |
|
- backup->holdDays, "class='form-control' autocomplete='off'");?>
+ backup->holdDays, "class='form-control'");?>
day;?>
|
diff --git a/module/block/view/publicform.html.php b/module/block/view/publicform.html.php
index b0159cc09c..537dd8e250 100644
--- a/module/block/view/publicform.html.php
+++ b/module/block/view/publicform.html.php
@@ -12,7 +12,7 @@
?>
| ||