diff --git a/twitter-pull-listing.tpl.php b/twitter-pull-listing.tpl.php index 716f267..e9e4f91 100644 --- a/twitter-pull-listing.tpl.php +++ b/twitter-pull-listing.tpl.php @@ -44,7 +44,7 @@
username, '//twitter.com/' . $tweet->screenname); ?>
screenname, '//twitter.com/' . $tweet->screenname); ?>
- screenname"), '//twitter.com/' . $tweet->screenname, array('attributes'=> array( + "@{$tweet->screenname}")), 'https://twitter.com/' . $tweet->screenname, array('attributes'=> array( 'class' => array('twitter-follow-button'), 'data-show-count' => 'false', 'data-lang' => $language,