fix: Cannot read property 'focus' of null
parent
e2494ff385
commit
23bf6fa38f
|
@ -177,7 +177,7 @@
|
|||
<div style="padding:20px">
|
||||
<center>
|
||||
<form action="" method="post">
|
||||
<input name="password1" type="password" placeholder="<!--constStr@InputPassword-->">
|
||||
<input id="password1" name="password1" type="password" placeholder="<!--constStr@InputPassword-->">
|
||||
<input type="submit" value="<!--constStr@Submit-->">
|
||||
</form>
|
||||
</center>
|
||||
|
|
Loading…
Reference in New Issue