diff --git a/htroot/Network.html b/htroot/Network.html
index 810819e8f..249fba518 100644
--- a/htroot/Network.html
+++ b/htroot/Network.html
@@ -195,7 +195,7 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window.
#(/active-switch)#
Now |
-
+
#(active-switch)#::
#[last-hour]# | ::
#[last-day]# | #[last-hour]# | ::
@@ -208,12 +208,12 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window.
#[gppm]# |
#[gqph]# |
-
+
Passive |
#[passive-count]# |
#[passive-links]# |
-
+
Potential |
#[potential-count]# |
#[potential-links]# |
@@ -254,7 +254,7 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window.
QPH (public local) |
QPH (remote) |
-
+
#[my-name]##(my-ssl)#::#(/my-ssl)# |
#(my-info)#::::::#(/my-info)##(my-acceptcrawl)#::#(/my-acceptcrawl)##(my-dhtreceive)#::#(/my-dhtreceive)##(my-nodestate)#::#(/my-nodestate)# |
#[my-version]# |
diff --git a/htroot/js/yacyinteractive.js b/htroot/js/yacyinteractive.js
index 80d1f656c..188780e94 100644
--- a/htroot/js/yacyinteractive.js
+++ b/htroot/js/yacyinteractive.js
@@ -220,7 +220,7 @@ function resultLine(type, item, linenumber) {
// make table row
var html = "";
if (type == "row") {
- html += "
";
+ html += "
";
html += "" + linenumber + " | "; // Count
html += "" + protocol + " | "; // Protocol
html += "" + host + " | "; // Host