diff --git a/index.php b/index.php index 262d7b3..4529abe 100644 --- a/index.php +++ b/index.php @@ -118,8 +118,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" />

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