The Arcive of vBulletin Modifications Site. |
|
Removing Gifts from postbit Details »»
|
|||||||||||||||||||||||||
Is there a way to do this? I tried "remove log" in user history but that does not work...
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
You have to remove the code from your postbit alt. postbit_legacy.
Code:
<if condition="$post['giftsdisplay']"><div class="smallfont">$post[giftsdisplay]</div></if> Quote:
|
![]() |
|
|