mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -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 {
|
} else {
|
||||||
$status = 'active';
|
$status = 'active';
|
||||||
$spnd_action = 'suspend' ;
|
$spnd_action = 'suspend' ;
|
||||||
$spnd_confirmation = 'UNSUSPEND_DOMAIN_CONFIRMATION' ;
|
$spnd_confirmation = 'SUSPEND_DOMAIN_CONFIRMATION' ;
|
||||||
}
|
}
|
||||||
if (empty($data[$key]['CATCHALL'])) {
|
if (empty($data[$key]['CATCHALL'])) {
|
||||||
$data[$key]['CATCHALL'] = '/dev/null';
|
$data[$key]['CATCHALL'] = '/dev/null';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue