Finally got hold of the code, and it was much simpler than I had imagined.
In the threadbit template edit:
$session[sessionurl]t=$thread[threadid]&page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if>
Change to:
$session[sessionurl]t=$thread[threadid]&page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if><if condition="$show['gotonewpost']"><span class="smallfont">(<a href="showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]">Unread Posts</a>)</span></if>
|