Parent Directory
|
Revision Log
Changed the debugging error page to link to the debugging password page.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Debug Mode Not Active</title> <link href="./Georgia.css" rel="stylesheet" type="text/css"> </head> <body> <p class="header">Debug Mode Not Active</p> <p> </p> <table width="600" border="2" align="center"> <tr> <td><div align="center"><span class="subtitle">To use this service, go to <a href="Html/SetPassword.htm">this page</a> and enter the debug password.</span></div></td> </tr> </table> <p align="left" class="subtitle"> </p> <p align="left" class="subtitle"> </p> </body> </html>
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |