Quote:
Originally Posted by rjmjr69
I can not for the life of me find the proper place to edit the postbit_legacy. Nothing even close to match it to. Whats above that line or below it?
|
IN THE POSTBIT/LEGACY:
Replace the Code In RED:-
Code:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
<div>
$vbphrase[posts]: $post[posts]
</div>
<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>