The Arcive of vBulletin Modifications Site. |
|
|
#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 | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|