[llvm-commits] CVS: llvm/www/www-index.html
    Chris Lattner 
    lattner at cs.uiuc.edu
       
    Tue Mar  4 13:45:01 PST 2003
    
    
  
Changes in directory llvm/www:
www-index.html updated: 1.16 -> 1.17
---
Log message:
Move the download section to the other column to make the columns more balanced again
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.16 llvm/www/www-index.html:1.17
--- llvm/www/www-index.html:1.16	Tue Mar  4 13:42:54 2003
+++ llvm/www/www-index.html	Tue Mar  4 13:43:57 2003
@@ -154,6 +154,22 @@
                 #CCR-0209202).<p><p>
                 </td>
             </tr>
+
+            <tr>
+                <td align="center" background="/img/sidebars.gif"
+                height="34"><a name="Download"></a><font
+                color="#000000" size="5">Download</font> </td>
+            </tr>
+            <tr>
+                <td>
+                We currently do not have an LLVM package available for public
+                consumption.  However, we may be willing to make the LLVM
+                package available in beta form for people who are interested in
+                using it. Please <a href="mailto:sabre at nondot.org">contact
+                us</a> if you are interested in trying it out as a beta
+                site.<p><p></td>
+            </tr>
+
             <tr>
                 <td align="center" background="/img/sidebars.gif"
                 height="34"><a name="contribs"></a><font
@@ -358,20 +374,7 @@
                 </ul><p>
                 </td>
             </tr>
-            <tr>
-                <td align="center" background="/img/sidebars.gif"
-                height="34"><a name="Download"></a><font
-                color="#000000" size="5">Download</font> </td>
-            </tr>
-            <tr>
-                <td>
-                We currently do not have an LLVM package available for public
-                consumption.  However, we may be willing to make the LLVM
-                package available in beta form for people who are interested in
-                using it. Please <a href="mailto:sabre at nondot.org">contact
-                us</a> if you are interested in trying it out as a beta
-                site.<p><p></td>
-            </tr>
+
             <tr>
                 <td align="center" background="/img/sidebars.gif"
                 height="34"><a name="subprojects"></a><font
    
    
More information about the llvm-commits
mailing list