add warning message to not paste in dev console

This commit is contained in:
Mystikfluu
2022-06-16 16:15:46 +02:00
parent 58734901b1
commit 1b0a8fddfc
13 changed files with 24 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
<html lang="en" dir="ltr">
<head>
<link rel="stylesheet" href="/css/logon.css">
<script src="/js/warn_message.js" charset="utf-8"></script>
<script type="text/javascript">
function register() {
const pw = document.getElementById("pass").value