summaryrefslogtreecommitdiff
path: root/htroot/proxymsg/error.html
diff options
context:
space:
mode:
authorallo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-10-10 10:21:25 +0000
committerallo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-10-10 10:21:25 +0000
commit5605cc80189b1b5a9613ed91eafa7688d29edfef (patch)
treedd1696905dfcf072cb68573f66c8580d588d65dc /htroot/proxymsg/error.html
parent6a72f06c40ba801c246263cd99f33308a534d3f3 (diff)
TimeLimits
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@901 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/proxymsg/error.html')
-rw-r--r--htroot/proxymsg/error.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/htroot/proxymsg/error.html b/htroot/proxymsg/error.html
index d39e76547..7f4dab6cf 100644
--- a/htroot/proxymsg/error.html
+++ b/htroot/proxymsg/error.html
@@ -9,7 +9,7 @@
<meta name="copyright" content="Michael Christen">
<base href="http://#[host]#:#[port]#/">
-<link rel="stylesheet" media="all" href="/env/style.css">
+<link rel="stylesheet" media="all" href="http://#[host]#:#[port]#/env/style.css">
<!-- (C), Architecture and Realisation: Michael Peter Christen; Contact: mc <at> anomic.de -->
@@ -21,7 +21,7 @@
<tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="http://#[host]#:#[port]#//env/grafics/yacy.gif" align="top">
</a>
</td>
<td width="50%" align="center">
@@ -55,6 +55,8 @@
Could not load resource. The file is not available.
::<!-- 4 -->
#[detailedErrorMsg]#
+ ::<!-- 5 -->
+ Your Internet-Timelimit is reached.
#(/errorMessageType)#
</b>
</p>