diff --git a/module/user/view/create.html.php b/module/user/view/create.html.php
index 0ef8160889..68490e0793 100644
--- a/module/user/view/create.html.php
+++ b/module/user/view/create.html.php
@@ -21,7 +21,7 @@
| user->account;?> |
- |
+ |
| user->realname;?> |
@@ -45,11 +45,11 @@
| user->password;?> |
- |
+ |
| user->password2;?> |
- |
+ |
|
diff --git a/module/user/view/edit.html.php b/module/user/view/edit.html.php
index e542f079ab..b37af162b4 100644
--- a/module/user/view/edit.html.php
+++ b/module/user/view/edit.html.php
@@ -21,7 +21,7 @@
| user->account;?> |
- account, "class='text-3'");?> |
+ account, "class='text-3' autocomplete='off'");?> |
| user->realname;?> |
@@ -45,11 +45,11 @@
| user->password;?> |
- |
+ |
| user->password2;?> |
- |
+ |
| user->msn;?> |