mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-07 05:05:26 +02:00
Use validateGeneralMailAddressedTo for private mail box
This commit is contained in:
parent
84fd0ff6d2
commit
011c863547
1 changed files with 1 additions and 1 deletions
|
@ -2324,7 +2324,7 @@
|
||||||
ET2: {
|
ET2: {
|
||||||
argName: to
|
argName: to
|
||||||
focus: true
|
focus: true
|
||||||
validate: @systemMethod:validateUserNameExists
|
validate: @systemMethod:validateGeneralMailAddressedTo
|
||||||
}
|
}
|
||||||
ET3: {
|
ET3: {
|
||||||
argName: subject
|
argName: subject
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue