summaryrefslogtreecommitdiff
path: root/htroot/Status.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/Status.html')
-rw-r--r--htroot/Status.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/htroot/Status.html b/htroot/Status.html
index 7c600496f..42664f310 100644
--- a/htroot/Status.html
+++ b/htroot/Status.html
@@ -4,6 +4,7 @@
<title>YaCy '#[clientname]#': Console Status</title>
#%env/templates/metas.template%#
<script type="text/javascript">
+ <!--
function loadBanner() {
for (var i = 0; i < document.images.length; i++) {
if (document.images[i].src.indexOf("Banner.png") > 0) {
@@ -20,6 +21,7 @@
loaderBanner = window.setInterval("loadBanner()", 20000);
window.setInterval("reloadGraph()", 8000);
}
+ -->
</script>
</head>
<body onload="init();">