summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/dist/index.html
diff options
context:
space:
mode:
authorDennis Kobert <d-kobert@web.de>2018-09-28 15:27:00 +0200
committerDennis Kobert <d-kobert@web.de>2018-09-28 15:27:00 +0200
commit9aa97350b7144181c075aec5d44b818a74f2b7e8 (patch)
tree3a418053f5a753bb986d7cfed30e84ce88e2b87d /WebInterface/NodeJSServer/dist/index.html
parent322e469730f86718bca94f87c9675af66c6c8540 (diff)
added client side group authentification
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>