Author: marcus
Date: Wed Apr 30 18:07:57 2014
New Revision: 1591428

URL: http://svn.apache.org/r1591428
Log:
Let the release mode values start with '1' instead of '0', to avoid errors

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

Modified: openoffice/ooo-site/trunk/content/download/test/all_beta.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/all_beta.html?rev=1591428&r1=1591427&r2=1591428&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/all_beta.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/all_beta.html Wed Apr 30 
18:07:57 2014
@@ -96,7 +96,7 @@
        + "How to verify the download with signatures and hash values?</a></p>" 
);
        document.write( "<br />" );
 
-       write_table( 1 );
+       write_table( 2 );
 
        document.write( "</div>" );
   } else {


Reply via email to