Author: buildbot
Date: Sat Jun 21 14:56:48 2014
New Revision: 913164
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/download/test/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 21 14:56:48 2014
@@ -1 +1 @@
-1604409
+1604410
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 21 14:56:48 2014
@@ -1 +1 @@
-1604409
+1604410
Modified: websites/staging/ooo-site/trunk/content/download/test/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index.html Sat Jun 21
14:56:48 2014
@@ -112,30 +112,24 @@
<!-- Light Blue: Share download with social networks -->
<script type="text/javascript">
<!--
-
// Get the share box from a separate file.
createShareBox();
-
//-->
</script>
<!-- Blue: Extensions -->
<script type="text/javascript">
<!--
-
// Get the extensions box from a separate file.
createExtensionsBox();
-
//-->
</script>
<!-- Blue: Templates -->
<script type="text/javascript">
<!--
-
// Get the templates box from a separate file.
createTemplatesBox();
-
//-->
</script>
@@ -146,10 +140,18 @@
<!-- Navigation bar -->
<script type="text/javascript">
<!--
-
// Get the navigation bar from a separate file.
createNavigationBar();
+ //-->
+ </script>
+ <br /><br />
+
+ <!-- Logo section -->
+ <script type="text/javascript">
+ <!--
+ // Get the logo section from a separate file.
+ createLogoSection();
//-->
</script>