The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Do you mean like when you click the link in the footer? or when you are inside the Control Panels?
If it is the former then you can simple edit the footer template. (AdminCP > Styles & Templates > Style Manager > Common Templates) Edit the footer template, look for the following and add the bit in red: Code:
<if condition="$show['admincplink']"> <a href="$admincpdir/index.php$session[sessionurl_q]" target="_blank"> $vbphrase[admin] </a> -</if> <if condition="$show['modcplink']"> <a href="$modcpdir/index.php$session[sessionurl_q]" target="_blank"> $vbphrase[mod] </a> -</if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|