Author: buildbot
Date: Wed Jul 31 20:48:38 2013
New Revision: 872196
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/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 31 20:48:38 2013
@@ -1 +1 @@
-1509013
+1509022
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 31 20:48:38 2013
@@ -1 +1 @@
-1509013
+1509022
Modified: websites/staging/ooo-site/trunk/content/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/index.html Wed Jul 31
20:48:38 2013
@@ -84,8 +84,8 @@
document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>"
+ "Download Apache OpenOffice</a></h2>"
+ "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " +
VERSION + " for "
- + "<b>" + UI_PLATFORM + "</b> is not available. Please choose another
platform build from the alternative download "
- + "webpage.</a></p>" );
+ + "<b>" + UI_PLATFORM + "</b> is not available. Please click this text
to choose "
+ + "another platform build from the alternative download
webpage.</a></p>" );
}
} else {
// Download from an alternative webpage if hasMirrorLink() == false.
@@ -94,8 +94,8 @@
document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" +
LANG_ARRAY[ 4 ] + "'>"
+ "Download Apache OpenOffice</a></h2>"
+ "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] +
"'>Apache OpenOffice " + VERSION + " for "
- + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not
available. Please choose another build from the "
- + "alternative " + LANG_ARRAY[ 1 ] + " download webpage.</a></p>" );
+ + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not
available. Please click this text to choose "
+ + "another build from the alternative " + LANG_ARRAY[ 1 ] + " download
webpage.</a></p>" );
}
document.write( "</div>" );