How to add RSS Syndication button to every forum in the index?
Add something like this to
forumbit_depth2_forum:
<a href="{$mybb->settings['bburl']}/syndication.php?fid={$forum['fid']}&limit=20" title="RSS Syndication for {$forum['name']}">RSS</a>
Thanks buddy you're right it works