The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Here is a good question to ask about PM
you know that area on the bototm:
"To delete this message, check the appropriate option below and then click the 'Delete this Message' button." I would like that box to be ticked already. it makes no sense to me to tick and then delete. I know I know just in case they dont mess up. but how do I change that in code? |
#2
|
||||
|
||||
Quote:
Code:
<input type="checkbox" name="pm[$pm[pmid]]" id="deletepm" value="true" /> Code:
<input type="checkbox" name="pm[$pm[pmid]]" id="deletepm" value="true" checked="checked" /> |
#3
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|