?> &authkey=<?php echo $LoggedUser['AuthKey']; ?> &torrent_pass=<?php echo $LoggedUser['torrent_pass']; ?> " class="tooltip" title="Download">DL</a> | <a href="reportsv2.php?action=report&id=<?php echo $TorrentID; ?> " class="tooltip" title="Report">RP</a> ] </span> <?php echo "{$DisplayName}\n"; Votes::vote_link($GroupID, isset($UserVotes[$GroupID]) ? $UserVotes[$GroupID]['Type'] : ''); ?> <div class="tags"><?php echo $TorrentTags->format('torrents.php?type=' . $Action . '&userid=' . $UserID . '&tags='); ?> </div> </div> </td> <td class="nobr"><?php echo time_diff($Time, 1); ?> </td> <td class="number_column nobr"><?php echo Format::get_size($Torrent['Size']); ?> </td>
?> &usetoken=1" class="tooltip" title="Use a FL Token" onclick="return confirm('Are you sure you want to use a freeleech token here?');">FL</a> <?php } ?> | <a href="reportsv2.php?action=report&id=<?php echo $TorrentID; ?> " class="tooltip" title="Report">RP</a> </span> <strong><?php echo $DisplayName; ?> </strong> <?php Votes::vote_link($GroupID, $UserVote); ?> <div class="tags"><?php echo $TorrentTags->format(); ?> </div> </td> <td class="number_column nobr"><?php echo Format::get_size($Torrent['Size']); ?> </td> <td class="number_column"><?php echo number_format($Torrent['Snatched']); ?> </td> <td class="number_column<?php
<?php } else { ?> <span class="add_bookmark float_right"> <a style="float: right;" href="#" id="bookmarklink_torrent_<?php echo $GroupID; ?> " class="brackets" onclick="Bookmark('torrent', <?php echo $GroupID; ?> , 'Remove bookmark'); return false;">Bookmark</a> </span> <?php } $VoteType = isset($UserVotes[$GroupID]['Type']) ? $UserVotes[$GroupID]['Type'] : ''; Votes::vote_link($GroupID, $VoteType); ?> <div class="tags"><?php echo $TorrentTags->format('torrents.php?taglist=', $Name); ?> </div> </div> </td> </tr> <?php $LastRemasterYear = '-'; $LastRemasterTitle = ''; $LastRemasterRecordLabel = ''; $LastRemasterCatalogueNumber = ''; $LastMedia = ''; $EditionID = 0;