Forgot a template edit sorry. Let me update.
anybody who already installed this do the following template edit
---------------
Open threadbit:
---------------
+-----
+Find:
+-----
Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]&page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if> )</span></if>
+----------
+Add After:
+----------
Code:
<if condition="$thread['threaddesc']"><span class="smallfont">- $thread[threaddesc]</span></if>
-----------------
Save The Template
-----------------