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 2013/12/03 19:35:22 UTC

svn commit: r888980 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/donations.html

Author: buildbot
Date: Tue Dec  3 18:35:21 2013
New Revision: 888980

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/donations.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec  3 18:35:21 2013
@@ -1 +1 @@
-1547512
+1547515

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec  3 18:35:21 2013
@@ -1 +1 @@
-1547512
+1547515

Modified: websites/staging/ooo-site/trunk/content/donations.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/donations.html (original)
+++ websites/staging/ooo-site/trunk/content/donations.html Tue Dec  3 18:35:21 2013
@@ -8,7 +8,7 @@
     <meta name="Description" content="Information on how to donate to the Apache Software Foundation to benefit Apache OpenOffice and other Apache projects">
     
     <script type="text/javascript">
-    function trackSubmission(form, category, name, value) {
+    function trackSubmissions(form, category, name, value) {
         try {
             _gaq.push(['_trackEvent', category, name, value]);
         } catch(err){}