The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How would I edit the moderation screen so that 'Send email to users who have been deleted' would be No instead of the default Yes.
Admin CP > Moderation > Moderate Users Attachment 48546 |
#2
|
||||
|
||||
![]()
The ACP does not use templates, you would need to edit a file.
|
#3
|
|||
|
|||
![]()
or a plugin...
|
#4
|
|||
|
|||
![]()
Found it...
admincp/user.php print_yes_no_row($vbphrase['send_email_to_deleted_users'], 'send_deleted', 1); I change the 1 to a 0. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|