svn: r7776

This commit is contained in:
Robby Findler 2007-11-20 00:12:54 +00:00
parent b018afc440
commit cf0fa1481a
6 changed files with 0 additions and 53 deletions

View File

@ -1,8 +0,0 @@
<html>
<head><title>Access Denied</title></head>
<body>
<p>The Help Desk server could not verify that you have permissions to access the requested document.</p>
<a href="/servlets/home.ss" target="_top">Help Desk home</a>
<p>Powered by <a href="http://www.plt-scheme.org/"><img width="53" height="19" src="/icons/plt-logo.gif" /></a></p>
</body>
</html>

View File

@ -1,8 +0,0 @@
<html>
<head><title>Not Found</title></head>
<body bgcolor='white'>
<p>The file you were looking for was not found on the Help Desk server.</p>
<a href="/servlets/home.ss" target="_top">Help Desk home</a>
<p>Powered by <a href="http://www.plt-scheme.org/"><img width="53" height="19" src="/icons/plt-logo.gif" /></a></p>
</body>
</html>

View File

@ -1,8 +0,0 @@
<html>
<head><title>Passwords Refreshed</title></head>
<body bgcolor='white'>
<p>Passwords will reload for the next authentication request.</p>
<a href="/servlets/home.ss" target="_top">Help Desk home</a>
<p>Powered by <a href="http://www.plt-scheme.org/"><img width="53" height="19" src="/icons/plt-logo.gif" /></a></p>
</body>
</html>

View File

@ -1,8 +0,0 @@
<html>
<head><title>Browser Error</title></head>
<body>
<p>The browser sent a malformed request to the Help Desk server.</p>
<a href="/servlets/home.ss" target="_top">Help Desk home</a>
<p>Powered by <a href="http://www.plt-scheme.org/"><img width="53" height="19" src="/icons/plt-logo.gif" /></a></p>
</body>
</html>

View File

@ -1,13 +0,0 @@
<html>
<head><title>Servlet Error</title></head>
<body>
<p>A Help Desk servlet terminated abnormally.<br />
Please use the bug report link in Help Desk to
report the problem. Alternatively, you may send a
bug report via the Web at
<a href="http://bugs.plt-scheme.org/">http://bugs.plt-scheme.org/</a>.
</p>
<a href="/servlets/home.ss" target="_top">Help Desk home</a>
<p>Powered by <a href="http://www.plt-scheme.org/"><img width="53" height="19" src="/icons/plt-logo.gif" /></a></p>
</body>
</html>

View File

@ -1,8 +0,0 @@
<html>
<head><title>Servlets Refreshed</title></head>
<body bgcolor='white'>
<p>Fresh copies of Help Desk servlets will now be (re)loaded from disk.</p>
<a href="/servlets/home.ss" target="_top">Help Desk home</a>
<p>Powered by <a href="http://www.plt-scheme.org/"><img width="53" height="19" src="/icons/plt-logo.gif" /></a></p>
</body>
</html>