diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-10-02 00:49:38 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-10-02 00:49:38 +0000 |
| commit | 1b42152a76644008aa9e77fb9f7600aab4ba75dd (patch) | |
| tree | 94be3c48582defc13331e54e946b03c42787dd86 /htroot/proxymsg/error.html | |
| parent | 16e101f13568fc3fb81f971cafe54280c52a87bb (diff) | |
fixed and enhanced some details in crawl start with file
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4120 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/proxymsg/error.html')
| -rw-r--r-- | htroot/proxymsg/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/proxymsg/error.html b/htroot/proxymsg/error.html index 1520e6875..5076c8f41 100644 --- a/htroot/proxymsg/error.html +++ b/htroot/proxymsg/error.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title>YaCy: Proxy Message</title>
+ <title>YaCy: Error Message</title>
#%env/templates/metas.template%#
</head>
<body id="error">
|
