source: extensions/TweetThis/button.tpl @ 27153

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

correct typo, load on footer

File size: 375 bytes
Line 
1{combine_script id='twitter_widgets' load='footer' path='http://platform.twitter.com/widgets.js'}
2<a href="https://twitter.com/share" class="twitter-share-button"
3  data-url="{$TWEET_URL}" data-lang="{$TWEET_LANG}" {if not empty($TWEET_VIA)}data-via="{$TWEET_VIA}"{/if}
4  {if $TWEET_SIZE=="large"}data-size="large"{/if} {if not $TWEET_COUNT}data-count="none"{/if}>Tweet</a>
Note: See TracBrowser for help on using the repository browser.