Loading addthis.module +1 −1 Original line number Diff line number Diff line Loading @@ -186,8 +186,8 @@ function theme_addthis_button($node, $teaser) { $_SERVER['HTTPS'] == 'on' ? 'https://secure.addthis.com' : 'http://s7.addthis.com', variable_get('addthis_widget_version', '152') ); } $button .= '</script>'; } } return $button; } Loading
addthis.module +1 −1 Original line number Diff line number Diff line Loading @@ -186,8 +186,8 @@ function theme_addthis_button($node, $teaser) { $_SERVER['HTTPS'] == 'on' ? 'https://secure.addthis.com' : 'http://s7.addthis.com', variable_get('addthis_widget_version', '152') ); } $button .= '</script>'; } } return $button; }