summaryrefslogtreecommitdiffstats
path: root/webseal-simulator/src/main/webapp/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'webseal-simulator/src/main/webapp/login.html')
-rw-r--r--webseal-simulator/src/main/webapp/login.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/webseal-simulator/src/main/webapp/login.html b/webseal-simulator/src/main/webapp/login.html
deleted file mode 100644
index 1760fcf8e6..0000000000
--- a/webseal-simulator/src/main/webapp/login.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<html>
-<body>
-Login
-
-
-<form action="access" method="post">
- ATTUID:<br>
- <input type="text" name="attuid" >
- <br>
- PASSWORD:<br>
- <input type="password" name="password" >
- <br><br>
- <input type="submit" value="Submit">
-
- <label name="message"/>
-</form>
-</body>
-</html> \ No newline at end of file