The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
|||
|
|||
![]()
Open forumhome template and remove this code and re-save the template:
Code:
<tr align="center"> <td class="alt1"> </td> <td class="alt2" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="alt1" width="175">$vbphrase[last_post]</td> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> Code:
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|