Author: buildbot
Date: Sun Jun 1 12:15:41 2014
New Revision: 910771
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/analyze_droplist.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jun 1 12:15:41 2014
@@ -1 +1 @@
-1598973
+1598974
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jun 1 12:15:41 2014
@@ -1 +1 @@
-1598973
+1598974
Modified:
websites/staging/ooo-site/trunk/content/download/test/analyze_droplist.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/analyze_droplist.html
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/analyze_droplist.html
Sun Jun 1 12:15:41 2014
@@ -36,18 +36,7 @@
-<!-- No JavaScript enabled -->
-<noscript>
- <div class="notice">
- <h1>Apache OpenOffice Downloads - Analyze errors</h1>
- <br />
- <h2>JavaScript not enabled?</h2>
- <p>JavaScript needs to be enabled to show the analysis data on this
webpage.</p>
- </div>
-</noscript>
-
<div>
-
<!-- What to do to report a broken link -->
<script type="text/javascript">
<!--
@@ -83,7 +72,6 @@
</div>
<div class="optionset" style="float: left;">
-
<!-- Green: Stable release -->
<!-- Download via select boxes -->
<script type="text/javascript">
@@ -99,15 +87,18 @@
// Headline.
+ "<h2>"
+ "<a title='Download Apache OpenOffice for your favorite operating
system, language and version'>"
- + "Download Apache OpenOffice</a>"
+ + "Download Apache OpenOffice"
+ + "</a>"
+ "</h2>"
// Select text.
+ "<p style='padding-bottom: 0px;'>"
+ "<a title='Apache OpenOffice binary files are hosted by
Sourceforge.net - A trusted website'>"
- + "(Hosted by Sourceforge.net - A trusted website)</a>"
+ + "(Hosted by Sourceforge.net - A trusted website)"
+ + "</a>"
+ "<a title='Select your favorite operating system, language and
version'>"
- + "<b>Select your favorite operating system, language and
version:</b></a>"
+ + "<b>Select your favorite operating system, language and version:</b>"
+ + "</a>"
+ "</p>"
// Select boxes.
@@ -288,6 +279,16 @@
<div style="clear: both;"></div>
+<!-- No JavaScript enabled -->
+<noscript>
+ <div class="notice">
+ <h1>Apache OpenOffice Downloads - Analyze errors</h1>
+ <br />
+ <h2>JavaScript not enabled?</h2>
+ <p>JavaScript needs to be enabled to show the analysis data on this
webpage.</p>
+ </div>
+</noscript>
+
</div>
<!--#include virtual="/footer.html" -->