diff --git a/index.php b/index.php index 6a365ce..6cd7604 100644 --- a/index.php +++ b/index.php @@ -122,8 +122,8 @@ if (checkLoginServer()) { if ($multiauth != true) { ?> - " required="required" autofocus />
- " required="required" />
+ " required="required" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" autofocus />
+ " required="required" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />

@@ -135,7 +135,7 @@ if (checkLoginServer()) {
- " required="required" autocomplete="off" autofocus />
+ " required="required" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" autofocus />