Author: buildbot
Date: Sat Jun 21 21:38:47 2014
New Revision: 913184

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/download/test/boxed_download.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 21 21:38:47 2014
@@ -1 +1 @@
-1604459
+1604464

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 21 21:38:47 2014
@@ -1 +1 @@
-1604459
+1604464

Modified: 
websites/staging/ooo-site/trunk/content/download/test/boxed_download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/boxed_download.js 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/boxed_download.js Sat 
Jun 21 21:38:47 2014
@@ -129,12 +129,12 @@ function createShareBox() {
         + "<img src='../../images/logo-facebook-32.png' alt='" + 
l10n_share_light_blue_box_facebook_alt + "' />"
         + "<a>Facebook</a>"
       + "</span>"
-      + "<span href='javascript:shareTwitter()'"
+      + "<span onclick='javascript:shareTwitter()'"
         + "title='" + l10n_share_light_blue_box_twitter_title + "'>"
         + "<img src='../../images/logo-twitter-32.png' alt='" + 
l10n_share_light_blue_box_twitter_alt + "' />"
         + "<a>Twitter</a>"
       + "</span>"
-      + "<span href='javascript:shareGooglePlus()'"
+      + "<span onclick='javascript:shareGooglePlus()'"
         + "title='" + l10n_share_light_blue_box_googleplus_title + "'>"
         + "<img src='../../images/logo-googleplus-32.png' alt='" + 
l10n_share_light_blue_box_googleplus_alt + "' />"
         + "<a>Google+</a>"


Reply via email to