Unsere Konsole ist jetzt UTF8-Fit.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@548 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-05-09 18:10:57 +00:00
parent 5dfb662dc3
commit 4aedc9624f
8 changed files with 15449 additions and 11 deletions

View File

@@ -202,7 +202,7 @@ END
document.forms['speed'].rxkb.value = root2_node.firstChild.data;
// document.getElementsByTagName("input")[0].style.color = "#00FF00";
url = "speed.cgi?rxb_last=" + root3_node.firstChild.data + "&txb_last=" + root4_node.firstChild.data;
url = "/cgi/bin/speed.cgi?rxb_last=" + root3_node.firstChild.data + "&txb_last=" + root4_node.firstChild.data;
window.setTimeout("LoadInetInfo(url)", 3000);
}
@@ -210,7 +210,7 @@ END
}
</script>
</head>
<body onLoad="LoadInetInfo('speed.cgi')">
<body onLoad="LoadInetInfo('/cgi-bin/speed.cgi')">
<!-- IPFIRE HEADER -->
<div id="header">