You may edit your theme template archive.php, the code will be like this:
<?php if($morefeeds->currentRssInfo):?>
<span class='mflink'><a href="<?php echo $morefeeds->currentRssInfo['link'];?>" title="<?php echo $morefeeds->currentRssInfo['title'];?>">RSS</a></span>
<?php endif; ?>
Ye, a little complicated, right? I'll provide some simple way to do this in the next version.




