Author: robweir
Date: Sun Feb  3 16:09:43 2013
New Revision: 1441930

URL: http://svn.apache.org/viewvc?rev=1441930&view=rev
Log:
CMS commit to ooo-site by robweir

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

Modified: openoffice/ooo-site/trunk/content/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index.html?rev=1441930&r1=1441929&r2=1441930&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Sun Feb  3 16:09:43 2013
@@ -22,9 +22,9 @@
                _gaq.push(['_trackEvent','social', 'followUs', platform]); 
                if (platform == 'Facebook') {
                        
window.open("https://www.facebook.com/ApacheOO","_blank";);
-               } else if (platform = 'Twitter') {
+               } else if (platform == 'Twitter') {
                        window.open("https://twitter.com/ApacheOO","_blank";);
-               } else if (platform = 'GooglePlus') {
+               } else if (platform == 'GooglePlus') {
                        
window.open("https://plus.google.com/+openoffice","_blank";);
                }  else if (platform == 'ApacheBlog') {
                        window.open("https://blogs.apache.org/OOo/","_blank";);


Reply via email to