Revert xhtml regressions in i2ptunnel code; fixes for various validation issues.

This commit is contained in:
z3d
2009-08-17 20:17:30 +00:00
parent 1b63aa411b
commit 6a8dd0f053
15 changed files with 79 additions and 80 deletions

View File

@ -1,8 +1,7 @@
<html><head><title>I2PTunnel Disabled</title>
<html><head><title>I2P Tunnel Manager Not Running</title>
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="pragma" content="no-cache" />
</head>
<body>
I2PTunnel is not running. Go to <a href="/configclients.jsp">the config clients page</a>
to start it.
The I2P Tunnel Manager is not currently running. Please visit the<a href="/configclients.jsp">Client Configuration</a> page to start it.
</body></html>