* Router console: add placeholder pages for i2psnark, i2ptunnel,

susidns, and susimail for use when the .wars are not running
This commit is contained in:
zzz
2008-06-24 14:36:39 +00:00
parent 107a90fa33
commit 0e018c5b4d
4 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<html><head><title>SusiDNS Disabled</title></head>
<body>
SusiDNS is not running. Go to <a href="/configclients.jsp">the config clients page</a>
to start it.
</body></html>