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"> - Facebook + Facebook {else} {footer_script require='jquery'}jQuery('body').prepend('
');{/footer_script} {combine_script id='facebook_jssdk' load='footer' path='https://connect.facebook.net/'|cat:$SOCIALBUTT.FACEBOOK.lang|cat:'/all.js#xfbml=1'} diff --git a/template/google.tpl b/template/google.tpl index 635c74f..e60af2c 100644 --- a/template/google.tpl +++ b/template/google.tpl @@ -2,7 +2,7 @@ {if $SOCIALBUTT.light} - Google+ + Google+ {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} - LinkedIn + LinkedIn {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} ->Twitter +>Twitter {/strip} \ No newline at end of file