The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
You could do this by template modifications. Open up the priv_sendprivmsg template, find:
Code:
Please complete the recipient, subject and message fields. Code:
Please complete the recipient and message fields. Code:
<td bgcolor="#DFDFDF"><normalfont><input type="text" class="bginput" name="title" value="$subject" size="40" maxlength="85" tabindex="2"></normalfont></td> Code:
<td bgcolor="#DFDFDF"><normalfont><input type="text" class="bginput" name="title" value="(no subject)$subject" size="40" maxlength="85" tabindex="2"></normalfont></td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|