mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update list_mail.html
This commit is contained in:
parent
955d076f1e
commit
95538111b9
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
} else {
|
||||
$status = 'active';
|
||||
$spnd_action = 'suspend' ;
|
||||
$spnd_confirmation = 'UNSUSPEND_DOMAIN_CONFIRMATION' ;
|
||||
$spnd_confirmation = 'SUSPEND_DOMAIN_CONFIRMATION' ;
|
||||
}
|
||||
if (empty($data[$key]['CATCHALL'])) {
|
||||
$data[$key]['CATCHALL'] = '/dev/null';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue