diff --git a/template/facebook.tpl b/template/facebook.tpl
index a709d40..4f731b2 100644
--- a/template/facebook.tpl
+++ b/template/facebook.tpl
@@ -7,7 +7,7 @@
&p[summary]={$CONTENT_DESCRIPTION|cat:$SOCIALBUTT.copyright|urlencode}"
{/if}
onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=500');return false;" target="_blank" rel="nofollow">
-
+
{else}
{footer_script require='jquery'}jQuery('body').prepend('
+
{else}
{combine_script id='google_plusone' load='footer' path='https://apis.google.com/js/plusone.js'}
diff --git a/template/linkedin.tpl b/template/linkedin.tpl
index 361388d..c9c2731 100644
--- a/template/linkedin.tpl
+++ b/template/linkedin.tpl
@@ -2,7 +2,7 @@
{if $SOCIALBUTT.light}
-
+
{else}
{combine_script id='linkedin_share' load='footer' path='https://platform.linkedin.com/in.js'}
diff --git a/template/twitter.tpl b/template/twitter.tpl
index eb5c05d..729f9df 100644
--- a/template/twitter.tpl
+++ b/template/twitter.tpl
@@ -7,5 +7,5 @@
data-size="{$SOCIALBUTT.TWITTER.size}" data-count="{$SOCIALBUTT.TWITTER.count}" class="twitter-share-button" rel="nofollow"
{combine_script id='twitter_widgets' load='footer' path='https://platform.twitter.com/widgets.js'}
{/if}
->
+>
{/strip}
\ No newline at end of file