Author: marcus
Date: Tue Aug  6 19:48:45 2013
New Revision: 1511096

URL: http://svn.apache.org/r1511096
Log:
Moved JS includes

Modified:
    openoffice/ooo-site/trunk/content/download/test/index.html

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1511096&r1=1511095&r2=1511096&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Tue Aug  6 
19:48:45 2013
@@ -10,10 +10,10 @@
   <meta property="og:image" 
content="http://www.openoffice.org/images/aoo-logo-100x100.png"; />
   <meta name="description" content="Official Apache OpenOffice download page. 
Join the OpenOffice revolution, the free office productivity suite with over 60 
million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
-  <script type="text/javascript" src="download.js"></script>
   <script type="text/javascript" src="globalvars.js"></script>
   <script type="text/javascript" src="languages.js"></script>
   <script type="text/javascript" src="release_matrix.js"></script>
+  <script type="text/javascript" src="download.js"></script>
   <script type="text/javascript" src="../../scripts/entourage.js"></script>
   <style type="text/css">
   /* <![CDATA[ */


Reply via email to