You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/02/08 19:13:42 UTC

svn commit: r1566072 - /openoffice/ooo-site/trunk/content/download/test/analyze.html

Author: marcus
Date: Sat Feb  8 18:13:42 2014
New Revision: 1566072

URL: http://svn.apache.org/r1566072
Log:
Updated text in 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=1566072&r1=1566071&r2=1566072&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/analyze.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/analyze.html Sat Feb  8 18:13:42 2014
@@ -45,10 +45,10 @@
       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 + " | Date " + DATE + "'>"
+      + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Release 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 />"
+      + " | SVN " + SVN_REV + " | Release 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 {