Author: marcus
Date: Sun Jan 19 02:38:21 2014
New Revision: 1559448
URL: http://svn.apache.org/r1559448
Log:
Updated green box
Modified:
openoffice/ooo-site/trunk/content/download/test/analyze.html
Modified: openoffice/ooo-site/trunk/content/download/test/analyze.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/analyze.html?rev=1559448&r1=1559447&r2=1559448&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/analyze.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/analyze.html Sun Jan 19
02:38:21 2014
@@ -44,11 +44,13 @@
// Download directly from a mirror with displayed platform and language.
document.write( "<div class=\"first button green\" id=\"optionitem1\"
onclick=\"openItem('optionitem1','"
+ LINK + "');" + "return false;\">" );
- document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION +
" - Milestone " + MILESTONE
- + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache
OpenOffice " + VERSION + "</a></h2>"
- + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone
" + MILESTONE + " - Build ID " + BUILD
- + " - SVN " + SVN_REV + "'>Click here for the most recent version
for:<br />"
- + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" +
FILESIZE + " MByte)</a></p>" );
+ document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION +
" | Milestone " + MILESTONE
+ + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Date " + DATE + "'>"
+ + "Download Apache OpenOffice " + VERSION + "</a></h2>"
+ + "<p><a href='" + LINK + "' title='Version " + VERSION + " | Milestone
" + MILESTONE + " | Build ID " + BUILD
+ + " | SVN " + SVN_REV + " | Date " + DATE + "'>Click here for the most
recent version for:<br />"
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> | ~" +
FILESIZE + " MByte | Released: "
+ + DATE + "<br /></a></p>" );
} else {
// OS and/or package manager was not recognized, therefore use
"other.html" as download link.
document.write( "<div class=\"first button green\" id=\"optionitem1\"
onclick=\"openItem('optionitem1','"