You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/07/05 20:26:52 UTC

svn commit: r915149 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/xx/download/index.html content/zh-tw/download/index.html

Author: buildbot
Date: Sat Jul  5 18:26:52 2014
New Revision: 915149

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/xx/download/index.html
    websites/staging/ooo-site/trunk/content/zh-tw/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul  5 18:26:52 2014
@@ -1 +1 @@
-1608102
+1608104

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul  5 18:26:52 2014
@@ -1 +1 @@
-1608102
+1608104

Modified: websites/staging/ooo-site/trunk/content/xx/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/xx/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/download/index.html Sat Jul  5 18:26:52 2014
@@ -97,7 +97,7 @@
     <!-- Green: Stable release: No JavaScript enabled -->
     <noscript>
     <div class="first button green-sel" id="optionitem2">
-      <div class='green-sel-icon'></div>
+      <div class="green-sel-icon"></div>
       <h2>
         <a style="cursor: pointer;" href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
           title="Select from all platforms, languages, language packs to download">

Modified: websites/staging/ooo-site/trunk/content/zh-tw/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/zh-tw/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/zh-tw/download/index.html Sat Jul  5 18:26:52 2014
@@ -97,6 +97,7 @@
   <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>
   <div class="first button green-sel" id="optionitem2">
+    <div class="green-sel-icon"></div>
     <h2>
       <a>Download Apache OpenOffice</a>
     </h2>
@@ -115,6 +116,7 @@
   <script type="text/javascript">
   <!--
   document.write( "<div class='button lightblue' id='optionitem4'>"
+    + "<div class='lightblue-icon'></div>"
     + "<h2>"
       + "<a style='cursor: default;' title='" + l10n_share_light_blue_box_headline_title + "'>"
         + l10n_share_light_blue_box_headline_text
@@ -154,6 +156,7 @@
   <!--
   document.write( "<div class='button blue' id='optionitem5' "
     + "onclick='openItem('optionitem5','http://extensions.openoffice.org'); return false;'>"
+    + "<div class='blue-icon'></div>"
     + "<h2>"
       + "<a href='http://extensions.openoffice.org' title='" + l10n_ext_blue_box_headline_title + "'>"
         + l10n_ext_blue_box_headline_text
@@ -173,6 +176,7 @@
   <!--
   document.write( "<div class='button blue' id='optionitem6' "
     + "onclick='openItem('optionitem6','http://templates.openoffice.org'); return false;'>"
+    + "<div class='blue-icon'></div>"
     + "<h2>"
       + "<a href='http://templates.openoffice.org' title='" + l10n_tlp_blue_box_headline_title + "'>"
         + l10n_tlp_blue_box_headline_text