Author: mseidel
Date: Sat Jan 14 22:56:19 2017
New Revision: 1778856
URL: http://svn.apache.org/viewvc?rev=1778856&view=rev
Log:
Changed size of Google+ share because of new design
Modified:
openoffice/ooo-site/trunk/content/no/download/index.html
Modified: openoffice/ooo-site/trunk/content/no/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/no/download/index.html?rev=1778856&r1=1778855&r2=1778856&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/no/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/no/download/index.html Sat Jan 14
22:56:19 2017
@@ -38,7 +38,7 @@
} else if ( platform == 'twitter' ) {
window.open(
'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+200+million+trusted+downloads.',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
} else if ( platform == 'google+' ) {
- window.open(
'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
+ window.open(
'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=400, height=440' );
}
}
</script>