The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
On our board we'd like to have the checkboxes for adding signatures to posts OFF by default. I found two templates where I could turn this off, but how do I uncheck the box in the quickreply???. Hope someone can point me in the right direction
![]() Thanks! |
#2
|
|||
|
|||
![]()
This worked for me. In clientscript/vbulletin_quick_reply.js
Find: Code:
{A.disabled=false;A.checked=true} Code:
{A.disabled=false;A.checked=false} |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|