Argh! I totally misunderstood what you wanted! I thought you wanted another New Post (New Reply) and New Thread button! Now I see you want a link to the New Posts/New Threads page. This is the code for the New Posts button (the one you see in the navbar):
HTML Code:
<a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a>
You can place that above the Quick Reply code either in a table, or by itself (I think).