diff --git a/htroot/HostBrowser.html b/htroot/HostBrowser.html
index e13c43167..b4c7e9a5c 100644
--- a/htroot/HostBrowser.html
+++ b/htroot/HostBrowser.html
@@ -31,8 +31,6 @@ function search(query) {
}
function updatepage(str) {
- var raw = document.getElementById("raw");
- //if (raw != null) raw.innerHTML = str;
var rsp = eval("("+str+")");
var firstChannel = rsp.channels[0];
var totalResults = firstChannel.totalResults.replace(/[,.]/,"");
@@ -67,10 +65,9 @@ function updatepage(str) {
Host/URL:
-
+
-
#[result]#
#(hosts)#::
@@ -86,7 +83,8 @@ function updatepage(str) {
#(files)#::