| sort('id');?> | sort('twitter_username');?> | sort('tweet_content');?> | sort('created');?> | |
|---|---|---|---|---|
| link(__('Delete', true), array('action'=>'delete', $tweet['Tweet']['id']), null, sprintf(__('Are you sure you want to delete # %s?', true), $tweet['Tweet']['id'])); ?> |