summaryrefslogtreecommitdiff
path: root/htroot/proxymsg/error.html
diff options
context:
space:
mode:
authortheli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-08-23 11:32:36 +0000
committertheli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-08-23 11:32:36 +0000
commit858cb983d745e5f9aac29ca1c6e8677191b2c922 (patch)
treeb53224eb1b923175291ccc07c8d2333d3ce82808 /htroot/proxymsg/error.html
parent6c8b67d5838703e020cb6bc00a283d11bd91bc1d (diff)
*) Printout date and system name on proxy error page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@581 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/proxymsg/error.html')
-rw-r--r--htroot/proxymsg/error.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/htroot/proxymsg/error.html b/htroot/proxymsg/error.html
index 394c53ad4..d39e76547 100644
--- a/htroot/proxymsg/error.html
+++ b/htroot/proxymsg/error.html
@@ -73,6 +73,11 @@
</td>
</tr>
#(/printStackTrace)#
+<tr><td><hr></td></tr>
+<tr>
+ <td>Generated #[date]# by #[peerName]#.yacy
+ </td>
+</tr>
</table>
</body>