The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Help! how to add a link to the bottom...
Hello all,
How do i add a link that only moderators and Admins can see into the "Admin - Mod - Archive -etc..." part at the bottom? Thank you very much! |
#2
|
||||
|
||||
Put a condition around the link:
HTML Code:
<if condition="is_member_of($bbuserinfo, 5, 6, 7)"> link only for usergroups 5,6,7 </if> |
#3
|
||||
|
||||
Thank you very much!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|