diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index 99db1ca9b18..24ba3c8b2e6 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -92,7 +92,7 @@ $(document).ready(function () { - - -
+ " name="username" class="flat input-icon-user" size="20" value="" tabindex="1" autofocus="autofocus" /> @@ -101,7 +101,7 @@ $(document).ready(function () {
+ " name="password" class="flat input-icon-password" type="password" size="20" value="" tabindex="2" autocomplete="off" /> @@ -128,7 +128,7 @@ if (! empty($hookmanager->resArray['options'])) { ?>
+