Author: bago
Date: Wed Apr 25 12:30:37 2007
New Revision: 532447

URL: http://svn.apache.org/viewvc?view=rev&rev=532447
Log:
Fix download pages

Modified:
    james/site/trunk/www/download.html
    james/site/trunk/www/downloadunstable.html

Modified: james/site/trunk/www/download.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/download.html?view=diff&rev=532447&r1=532446&r2=532447
==============================================================================
--- james/site/trunk/www/download.html (original)
+++ james/site/trunk/www/download.html Wed Apr 25 12:30:37 2007
@@ -226,7 +226,6 @@
   
 
 
-
 <a name="Downloading the Apache James Mail Server"></a><div 
class="section"><h2>Downloading the Apache James Mail Server</h2>
 
 <p>Use the links below to download the Apache James Mail Server from one of
@@ -351,6 +350,7 @@
 </div>
 
 
+
       </div>
     </div>
     <div class="clear">
@@ -379,7 +379,7 @@
       _uacct = "UA-1384591-1";
       urchinTracker();
     </script>
-    <script type="text/javascript">
+        <script type="text/javascript">
     if (document.getElementsByTagName) { 
       var hrefs = document.getElementsByTagName('a'); 
       var extensions = ["gz","bz2","zip","jar","asc","sar"];
@@ -432,5 +432,5 @@
       }
     } 
     </script>
-  </body>
+      </body>
 </html>

Modified: james/site/trunk/www/downloadunstable.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/downloadunstable.html?view=diff&rev=532447&r1=532446&r2=532447
==============================================================================
--- james/site/trunk/www/downloadunstable.html (original)
+++ james/site/trunk/www/downloadunstable.html Wed Apr 25 12:30:37 2007
@@ -406,7 +406,7 @@
       _uacct = "UA-1384591-1";
       urchinTracker();
     </script>
-    <script type="text/javascript">
+        <script type="text/javascript">
     if (document.getElementsByTagName) { 
       var hrefs = document.getElementsByTagName('a'); 
       var extensions = ["gz","bz2","zip","jar","asc","sar"];
@@ -459,5 +459,5 @@
       }
     } 
     </script>
-  </body>
+      </body>
 </html>


Reply via email to