Author: buildbot
Date: Sun Jan 19 02:45:03 2014
New Revision: 894697

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/download_other.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 19 02:45:03 2014
@@ -1 +1 @@
-1559449
+1559450

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 19 02:45:03 2014
@@ -1 +1 @@
-1559449
+1559450

Modified: websites/staging/ooo-site/trunk/content/download/download_other.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/download_other.js 
(original)
+++ websites/staging/ooo-site/trunk/content/download/download_other.js Sun Jan 
19 02:45:03 2014
@@ -122,7 +122,7 @@ function write_header( FIRST_HEADER ) {
        if ( PLATFORM.indexOf( "Linux_x86-64_deb" ) > -1 )
                document.write( "<th><span style='text-align: center' 
class='builds'>" + SMALL1 + "Linux      <br />x86-64<br />DEB" + SMALL2 + 
"</span></th>" );
        if ( PLATFORM.indexOf( "MacOS_x86" ) > -1 )
-               document.write( "<th><span style='text-align: center' 
class='builds'>" + SMALL1 + "Mac&nbsp;OS<br />Intel <br />DMG" + SMALL2 + 
"</span></th>" );
+               document.write( "<th><span style='text-align: center' 
class='builds'>" + SMALL1 + "OS&nbsp;X<br />Intel <br />DMG" + SMALL2 + 
"</span></th>" );
        document.write( "</tr></thead>" );
 }
 


Reply via email to