The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Move through xml/html in vbulletin?
Hello, I currently have the code
Code:
<if condition="$show['openclose']"><div><label for="ao_oct0"> <input type="checkbox" name="openclose" value="1" id="cb_openclose" tabindex="1" $checked[openclose] /> <if condition="$show['closethread']">Lock <else />$vbphrase[open_thread]</if></label></div></if> <if condition="$show['movethread']"> <div><label for="ao_mvt"> <input type="checkbox" name="do" id="ao_mvt" value="movethread" />Move</label> </if> P.S. I want this for both SHOWTHREAD and THREAD TOOLS |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|