ispman/ispman-web/htdocs index.html,1.8,1.9

Joerg Delker <[email protected]> Mon, 02 Oct 2006 20:54:37 +0000
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/htdocs
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv29671/ispman-web/htdocs

Modified Files:
	index.html 
Log Message:
replaced initial menu with stub forward page, because of CCP disable

Index: index.html
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/htdocs/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- index.html	6 May 2002 13:43:56 -0000	1.8
+++ index.html	2 Oct 2006 20:54:35 -0000	1.9
@@ -3,34 +3,13 @@
 ISPMan : Unauthorized Access prohibited
 </title>
 <LINK HREF="ispman.css" REL="stylesheet" TYPE="text/css">
-
-
-
-<SCRIPT>
-<!--
-function openControPanelWindow(){
-    var controPanelWindow;
-    controPanelWindow=window.open("control_panel/index.cgi?mode=index", "controPanelWindow", "width=800,height=600,resizable=1,left=0,right=0");
-    controPanelWindow.focus();
-}
-//-->
-</script>
-
+<meta http-equiv="REFRESH" content="0;URL=admin/">
 </HEAD>
 <body class=menu>
-<CENTER>
-<IMG SRC="gfx/ispmgr.gif"><BR>
-
-<BR>
-
-<B>!!!!!!!!!!!!!!!!!!!!! Unauthorized Access prohibited !!!!!!!!!!!!!!!!!!!!!!!!</b>
-<P>
-
-
-<TABle>
-<TD>
-Login as <A href="admin/">Administrator</a><BR>
-Login as <A href="javascript:openControPanelWindow()">customer</a><BR>
-</td>
-</table>
-
+  <center>
+    <IMG SRC="gfx/ispmgr.gif">
+	<BR>
+    <BR>
+    <B>!!!!!!!!!!!!!!!!!!!!! Unauthorized Access prohibited !!!!!!!!!!!!!!!!!!!!!!!!</B>
+  </center>
+</body>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV