The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
hey im working on my first mod and i need some help. im using on and off button and when you choose 1 alternative it stands yes/no and i wonder how i can fix so it stands something else like alt1/alt2
here is the php code: Code:
<phpcode><![CDATA[print_table_header($vbphrase['subforumlist_title']); print_yes_no_row($vbphrase['subforumslistonoff'], 'forum[subforumslistonoff]', $forum['subforumslistonoff']);]]> </phpcode> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|