Proxy error page tweaks

This commit is contained in:
zzz
2015-01-30 15:55:12 +00:00
parent 84cf531f5f
commit 381dbc4b4a
8 changed files with 21 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ Proxy-Connection: close
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<title>_("Warning: Website Unreachable")</title>
<title>_("Website Unreachable")</title>
<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico">
<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css">
</head>
@@ -16,7 +16,7 @@ Proxy-Connection: close
<a href="http://127.0.0.1:7657/config.jsp">_("Configuration")</a> <a href="http://127.0.0.1:7657/help.jsp">_("Help")</a> <a href="http://127.0.0.1:7657/susidns/index">_("Addressbook")</a>
</div>
<div class="warning" id="warning">
<h3>_("Warning: Website Unreachable")</h3>
<h3>_("Website Unreachable")</h3>
<p>
_("The website was not reachable.")
_("The website is offline, there is network congestion, or your router is not yet well-integrated with peers.")