forked from I2P_Developers/i2p.i2p
Proxy error page tweaks
This commit is contained in:
@@ -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.")
|
||||
|
||||
Reference in New Issue
Block a user