summaryrefslogtreecommitdiff
path: root/src/ws/munia.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/ws/munia.html')
-rw-r--r--src/ws/munia.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/ws/munia.html b/src/ws/munia.html
index 98ce8bd..7744430 100644
--- a/src/ws/munia.html
+++ b/src/ws/munia.html
@@ -18,7 +18,15 @@
value=""/>
<input type="button" value="submit" onclick="node_submit()"/><br/>
</div>
-
+<div id="login_overlay" class="login_overlay">
+ <div class="login_box">
+ <input type="text" placeholder="Username" id="username"/>
+ <input type="password" placeholder="Password" id="password"/>
+ <input type="checkbox" id="remember"/>
+ <label for="remember">Remember me</label>
+ <input type="button" type="submit" value="Login" onclick="processLogin()"/>
+ </div>
+</div>
<div id="boards" class="boards"></div>
<pre class="log" id="log">Event information log