summaryrefslogtreecommitdiffstats
path: root/src/html/networkdiscovery_debug.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/networkdiscovery_debug.html')
-rw-r--r--src/html/networkdiscovery_debug.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/html/networkdiscovery_debug.html b/src/html/networkdiscovery_debug.html
index 5f17a0c..9d539a3 100644
--- a/src/html/networkdiscovery_debug.html
+++ b/src/html/networkdiscovery_debug.html
@@ -23,7 +23,7 @@ $(document).ready(function() {
<h1>Network Discovery</h1>
</header>
<section id="intro">
- <p>Welcome to the Network Discovery. We are now looking for usable interfaces and will go on as soon as we found one. This may take a few seconds.</p>
+ <p id="into_msg">Welcome to the Network Discovery. We are now looking for usable interfaces and will go on as soon as we found one. This may take a few seconds.</p>
</section>
<div id="content">
<div id="left_spacer">
@@ -34,7 +34,7 @@ $(document).ready(function() {
<div id="mainContent">
<section>
<!-- Main content area -->
- <p id="nd_status">test</p>
+ <p id="nd_status"></p>
<!-- anchor for the show log dialog -->
<div id="nd_show_log_dialog" title="Log File">
<pre id="nd_show_log_msg"></pre>