removed dead code;
authorwenzelm
Wed, 20 Sep 2000 21:20:41 +0200
changeset 10041 30693ebd16ae
parent 10040 4642c9d62aeb
child 10042 7164dc0d24d8
removed dead code;
Admin/page/dist-layout/template.html
Admin/page/main-content/index.content
Admin/page/main-layout/template.html
--- a/Admin/page/dist-layout/template.html	Wed Sep 20 21:20:26 2000 +0200
+++ b/Admin/page/dist-layout/template.html	Wed Sep 20 21:20:41 2000 +0200
@@ -5,12 +5,6 @@
     <title> <!-- _GP_ content("title") --> </title>
     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
     <!-- _GP_ content("meta") -->
-    <script language="JavaScript"> 
-    <!-- 
-    if( top.parent.frames.length > 0)    
-      top.parent.location.href = self.location.href;
-    // --> 
-    </script> 
   </head>
 
   <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000099" alink="#404040">
--- a/Admin/page/main-content/index.content	Wed Sep 20 21:20:26 2000 +0200
+++ b/Admin/page/main-content/index.content	Wed Sep 20 21:20:41 2000 +0200
@@ -33,11 +33,9 @@
 
 <h2>Obtaining Isabelle</h2>
 
-Several mirror sites provide the Isabelle <a
-href="dist/index.html">distribution</a>, which includes source and
-binary <a href="dist/packages.html">packages</a> and browsable <a
-href="dist/docs.html">documentation</a>.  The current version is
-<strong><!-- _GP_ distname --></strong>.
+The <strong><!-- _GP_ distname --></strong> distribution is available
+from several <a href="dist/index.html">mirror sites</a>.  It includes
+source and binary packages and browsable documentation.
 
 <p>
 
--- a/Admin/page/main-layout/template.html	Wed Sep 20 21:20:26 2000 +0200
+++ b/Admin/page/main-layout/template.html	Wed Sep 20 21:20:41 2000 +0200
@@ -5,12 +5,6 @@
     <title> <!-- _GP_ content("title") --> </title>
     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
     <!-- _GP_ content("meta") -->
-    <script language="JavaScript"> 
-    <!-- 
-    if( top.parent.frames.length > 0)    
-      top.parent.location.href = self.location.href;
-    // --> 
-    </script> 
   </head>
 
   <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000099" alink="#404040">