Add missing errorReport tag to login.html
This commit is contained in:
parent
e1f06dbb2b
commit
e0540739e7
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
password: <input type="password" name="password" required><br>
|
||||
<input type="submit" name="submit" value="submit">
|
||||
</form>
|
||||
<p id="errorReport"><p>
|
||||
<script src="login.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue