The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
It can be easier.
Change the template navbar_atim And change <td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=15">$vbph rase[atin_Last_15]</a></td> <td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=30">$vbph rase[atin_Last_30]</a></td> <td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=45">$vbph rase[atin_Last_45]</a></td> to <td class="vbmenu_option"><a href="search.php?do=getdaily&&exclude=152;minutes=15">$vbphrase[atin_Last_15]</a></td> <td class="vbmenu_option"><a href="search.php?do=getdaily&&exclude=152;minutes=30">$vbphrase[atin_Last_30]</a></td> <td class="vbmenu_option"><a href="search.php?do=getdaily&&exclude=152;minutes=45">$vbphrase[atin_Last_45]</a></td> &exclude=152 is the number of the excluded form. |
#22
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|