From 2d263a7157d587893d6524ae23264191d464953d Mon Sep 17 00:00:00 2001 From: low012 Date: Sat, 17 Jul 2010 19:00:54 +0000 Subject: [PATCH] *) less HTML errors (according to https://addons.mozilla.org/de/firefox/addon/249/) *) Is line 112 there on purpose or can it be deleted? git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6969 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Status.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 @@
-

YaCy WebsearchWelcome to YaCy!

+

YaCy WebsearchWelcome to YaCy!


PerformanceGraph
@@ -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:
- - + +