add warning message to not paste in dev console
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user