summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/dist/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/NodeJSServer/dist/index.html')
-rw-r--r--WebInterface/NodeJSServer/dist/index.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/WebInterface/NodeJSServer/dist/index.html b/WebInterface/NodeJSServer/dist/index.html
index 4264b39..d54470c 100644
--- a/WebInterface/NodeJSServer/dist/index.html
+++ b/WebInterface/NodeJSServer/dist/index.html
@@ -1,4 +1,4 @@
-<!doctype html>
+<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
@@ -42,9 +42,12 @@
</ul>
<input type="text" id="user-input">
<input type="text" id="message-input">
- <button id="send-button">
- Senden
- </button>
+ <button id="send-button">
+ Senden
+ </button>
+ <button id="login-button">
+ Login
+ </button>
</div>
<!-- <div class="server-entries">
<p>Server 1</p>