there's a template mod here that adds the icons to search, create a new thread or subscribe. you can use that as the basis for this mod you'd like to do, but instead of using all of the icon links, just use this
Code:
<a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]">[New Thread]</a>
in each template, and place it beside the forum title.