Author: marcus
Date: Fri Feb 21 00:14:40 2014
New Revision: 1570394
URL: http://svn.apache.org/r1570394
Log:
Added a release mode to write the table correct - to differenciate between
release and beta data
Modified:
openoffice/ooo-site/trunk/content/download/test/other.html
Modified: openoffice/ooo-site/trunk/content/download/test/other.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/other.html?rev=1570394&r1=1570393&r2=1570394&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/other.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/other.html Fri Feb 21
00:14:40 2014
@@ -93,7 +93,7 @@
+ "How to verify the download with signatures and hash values?</a></p>" );
document.write( "<br />" );
- write_table();
+ write_table( 0 );
document.write( "</div>" );
-->