Author: marcus
Date: Sat Feb  8 19:50:21 2014
New Revision: 1566110

URL: http://svn.apache.org/r1566110
Log:
Updated text in green box

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

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1566110&r1=1566109&r2=1566110&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Sat Feb  8 
19:50:21 2014
@@ -72,12 +72,12 @@ screen reader. -->
       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 + " | Release date " + 
DATE + "'>"
+      + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Released: " + 
REL_DATE + "'>"
       + "Download Apache OpenOffice " + VERSION + "</a></h2>"
       + "<p><a href='" + LINK + "' title='Version " + VERSION + " | Milestone 
" + MILESTONE + " | Build ID " + BUILD
-      + " | SVN " + SVN_REV + " | Release date " + DATE + "'>Click here for 
the most recent version for:<br />"
+      + " | SVN " + SVN_REV + " | Released: " + REL_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>" );
+      + REL_DATE + "<br /></a></p>" );
     } else {
       // If platform and/or package manager was not recognized, then use 
"other.html" as download link.
       document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"


Reply via email to