diff options
| author | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-08-23 07:27:58 +0000 |
|---|---|---|
| committer | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-08-23 07:27:58 +0000 |
| commit | cb97d2972e99021bae5b252af0cc76e0546ab352 (patch) | |
| tree | f79a9fdd97293072506e7c0007cbc19c2a38e0cf /htroot/proxymsg/error.html | |
| parent | 01cea48678ca50d074b9a60d4fe04d0950f151e6 (diff) | |
*) Bugfix for "peer not accessible via .yacy name if Transparent Proxy Support is enabled" bug
See: per Browser nicht erreichbare Peers
*) Proxy Error Page now displays the Peer Name on top
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@575 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 e7015d531..394c53ad4 100644 --- a/htroot/proxymsg/error.html +++ b/htroot/proxymsg/error.html @@ -25,7 +25,7 @@ </a>
</td>
<td width="50%" align="center">
- <div class="Headline">Proxy Error</div>
+ <div class="Headline">#[peerName]#: Proxy Error</div>
</td>
<td width="240" align="right">
</td>
|
