source: extensions/SocialButtons/template/google.tpl @ 20406

Last change on this file since 20406 was 20406, checked in by mistic100, 11 years ago

simplyfy code, add noscript fallback for twitter

File size: 398 bytes
Line 
1{strip}
2{combine_script id='google_plusone' load='footer' path='https://apis.google.com/js/plusone.js'}
3
4<script type="text/javascript">window.___gcfg = {ldelim}lang: '{$SOCIALBUTT.GOOGLE.lang}'};</script>
5<div style="display:inline-block;" class="g-plusone" data-size="{$SOCIALBUTT.GOOGLE.size}" data-annotation="{$SOCIALBUTT.GOOGLE.annotation}" data-href="{$SOCIALBUTT.share_url}"></div>
6{/strip}
Note: See TracBrowser for help on using the repository browser.