summaryrefslogtreecommitdiffstats
path: root/LogReceiver/html/networkdiscovery_userchoice.html
diff options
context:
space:
mode:
Diffstat (limited to 'LogReceiver/html/networkdiscovery_userchoice.html')
-rw-r--r--LogReceiver/html/networkdiscovery_userchoice.html22
1 files changed, 0 insertions, 22 deletions
diff --git a/LogReceiver/html/networkdiscovery_userchoice.html b/LogReceiver/html/networkdiscovery_userchoice.html
deleted file mode 100644
index 9cf165f..0000000
--- a/LogReceiver/html/networkdiscovery_userchoice.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-<head>
-<!--qrc:/html/ is needed. otherwise qt won't find the files-->
-<link rel="stylesheet" type="text/css" href="qrc:/html/networkdiscovery.css">
-<link rel="stylesheet" type="text/css" href="qrc:/html/css/jquery-ui-1.8.16.css">
-<script type="text/javascript" src="qrc:/html/js/jquery-1.6.4.min.js"></script>
-<script type="text/javascript" src="qrc:/html/js/jquery-ui-1.8.16.min.js"></script>
-<script type="text/javascript" src="qrc:/html/js/nd-functions.js"></script>
-
-</head>
-<body>
- <header>
- <h1>Network Discovery</h1>
- </header>
- <section id="intro">
- <p>Please press F5 if you want to choose which interface to use.</p>
- </section>
- <footer>
- <p>RZ Uni Freiburg, 2011</p>
- </footer>
-</body>
-</html>