diff --git a/htroot/Status.html b/htroot/Status.html
index a1c5d80b2..ba6e01f68 100644
--- a/htroot/Status.html
+++ b/htroot/Status.html
@@ -1,4 +1,4 @@
-
+
YaCy '#[clientname]#': Console Status
@@ -7,7 +7,7 @@
function loadBanner() {
for (var i = 0; i < document.images.length; i++) {
if (document.images[i].src.indexOf("Banner.png") > 0) {
- document.images[i].src = "/Banner.png?textcolor=000000&bgcolor=e7effc&bordercolor=5090d0&time=" + (new Date()).getTime();
+ document.images[i].src = "/Banner.png?textcolor=000000&bgcolor=e7effc&bordercolor=5090d0&time=" + (new Date()).getTime();
break;
}
}
@@ -41,7 +41,7 @@
-
Welcome to YaCy!
+
Welcome to YaCy!

@@ -107,12 +107,12 @@
Latest public version is v#[latestVersion]#.
You can download a more recent version of YaCy. Click here to install this update and restart YaCy: